I am a third-year student from the Computer Science branch at Swami Keshvanand Institute Of Technology Management & Gramothan, Jaipur.
My latest **GPA **is 9.35/10.
I would describe myself as a dedicated and hard-working student. I am self-motivated and a fast learner.
I have been interested in programming since an early age because of the challenges and innovations involved.
I know C,C++, Data Structures and Algorithms, MySQL, Python and Backend Development using a Python Framework FastAPI.
My competitive coding profiles are:
CodeForces
CodeChef
Geeksforgeeks
My Project:
Social Media API (Python, FastAPI, MySQL, PostMan)
Added functionality:
--**Posts **: GET- posts, posts by id, POST- create post, DELETE- Post by id, PUT- update post by id.
--Users: POST- create user, *GET *- user by id
--Authentication: POST- login
--Vote: POST- like/unlike