AST
AST Guardian
A project I worked on while interning at Arima Labs
as a Python Developer. This project works with the following :
- Vehicle entry and exit detection (open-CV/open-VINO)
- Number plate text extraction (OCR)
- Video hosting/masking (Flask/ngrok)
- Sending live link to client (FAST2SMS)
Games
Various games that I built while learning python:
- Basic
- Black Jack
- Chess
- Dice
- Drawing
- HangMan
- MusicalFace
- Snake
- Sudoku with a solver using BAcktracking algorithm.
- Tetris
Wind down and relax !
PiFUxZ
Textured - 3D model generation using a single 2D image. I built this while I was interning over at vInnovate Technologies
as a Computer Vision Expert. Exisiting projects from Facebook like PiFu is able to generate 3D models with one image and PiFuHD is able to generate textured models using multiple images. PiFuxZ is best of both worlds.
Leddit
Reddit clone using Typescript and React
I built this when I was learning ReactJS. I usd typescript because it’s JavaScript but better. I also used other technologies like,
- GraphQL
- URQL/Apollo
- Node.js
- PostgreSQL
- MikroORM/TypeORM
- Redis
- Next.js
- TypeGraphQL
xZphish
Phishing library written in shell. I built this while I was learning CyberSecurity through IBM.
Features
- Latest and updated login pages.
- Mask URL support
- Beginners friendly
- Multiple tunneling options
- Localhost
- Ngrok (With or without hotspot)
Social-Bot
All in one social media bot for people who are on social media but are too lazy to open and surf it. We usually call them INTROVERTS
!
Support for Multiple sites !
- Instagram
- Twitter
- Facebook
- Reddit
- StackOverFlow
- Youtube
Flappy Bird
Flappy_Bird Game made on Tkinter and PyGame (Two versions).
The game was then automated using NEAT(Neuroevolution of Augmenting Topologies) algorithm.