VEX7FAR
ABOUT ME
Hey, I am Farhan Aamir or I go with Vex whatever you might like to call me. I am 17yrs old and I am from India.
I often work on projects involving 3D modelling, 3D CAD, embedded systems, software development and game development, I really enjoy making my brain go blue screen while thinking about how the things will work.
I use tools like Fusion360 for CAD, blender and unity for game development, for making software I mostly use C++ but I do know python and some other languages and for making circuit and PCB i use KiCAD.
I am particularly interested in things that are fast, give me a whole lot of freedom and makes me go BRRRRRRRRRR.
Or maybe it makes me feel like Tony Start.
I am pretty experienced in 3D modelling specially hard surface modelling and advertisement making, also I am currently looking for some clients.
I made this website to showcase my projects, renders and concepts that I make.
PROJECTS
CAR PARKING ASSISTANT
This is the project that I made during my internship at NIT Jamshedpur. It is a device that can help a person to park their car safely without any damage (sorry i forgot to capture photos ToT).
It is a bluetooth controlled RC car that is 3-wheeled which means 2 wheels are powered and 1 wheel is for support and the car has two modes, parking and driving mode that have different functions.
In driving mode the car runs as usual and there is no speed limit and the parking assistant is stopped at this moment.
In parking mode the car has its parking assistant turned on and in this the speed is limited to a point and the sensors and servo motors and turned on.
In parking mode the sensors rotate 180 degrees in both direction and capture the distance which is then programmed such that when the car is too close to something it will stop moving in that specific direction.
Battery Capcaity Gauge
When i had just gotten myself into making pcb and circuit boards many people suggested me to make battery management system.
This randomly gave me an idea to why not try making a battery gauge but by using arduino UNO
So I designed this Battery management system that measures the capacity and power currently being used in a battery.
It uses INA219 as its measurement component and it is calibrated for maximum 32V and 2A but it is made for single cell 18650 Li-ion battery.
It also features a 16x2 LCD screen that shows the information about battery and power consumptionl
Epsilon Password Manager
I wanted to learn a bit about how file management works and C++ as well as encryption, decryption and randomness.
Well turns out these are the things a password generator and manager should have, so I made it.
Well its been a while since i worked on this project I was intending on adding GUI and some other password generation algorithm but I got kinda lazy :P
This is a simple CLI app which used XOR for file encryption and decryption, mt19937 engine is used for password generation where you navigate through by using commands.
3D ART
As I said that I also use Blender for 3D modelling (not CAD tho), so here are some of my blender renders.
I hope you like it :D.
You can find more on my Artstation page
CONTACT
You can find the source code of this project on my github HERE