Aditya Agrawal aditya999123 NIT Raipur

ADITYA AGRAWAL

Aditya Agrawal

Back-End Developer

NIT ,Raipur

aditya999123@gmail.com

+91 7587485272

Raipur (C.G)


Skills

C++/C

.

Django/Python

.

JSON

.

Git

.

JavaScript

.

Linux

.

API Development

.



Achievements

Stood 1st in Codeutsava 1.0
Feb 2017

During the hackathon we developed an Android App EduSmart whose sole purpose was to share resources amongst students and teachers. We realized resources are not only notes,pdfs and images but the knowledge too that is shared during the discussion , hence we also developed a discussion thread plaform


Qualified ACM-ICPC Preliminary Round
Dec 2016

We were a team of 3 and ranked highest from our college in the Preliminary Round and got selected for Kharagpur and Amritapuri Onsite Regionals. We represented our college there ,unfortunately we couldnt go to further rounds but learned a lot from there.


Tech Lead in team CodeNicely
Sep 2016 - Mar 2017

CodeNicely is a team now heading for a IT Services Startup. CodeNicely is a team constituting most of people from CSE & IT department our college, the aim was to improve and develop our development skills. In the journey we completed many paid projects as well.


Experience

Summer Intern at FYLE
May 2017 - July 2017

Fyle is an expense management platform started around 2 years back. I joined them as an intern on May 17 and worked for a period of two months there. They have a team of 15 dedicated and cool people, the work environment was really good there. My job was to complete different tasks that primarily included backend work, I integrated LinkedIn and QuickBooks login, Optimized and improved download of reports in pdf format, added some features like admin bulk report creation, re-inviting users, notifying-mangers via email, enabling and disabling of the users, fixed some bugs & refactored code.


Organiser in Departmental Conclave
Feb 2017

Departmental Conclave : Is an expert lecture series program hosted by E-Cell Nit,Raipur
In the program various distinct Alumnis of specfic fields were invited to share their journey with the students and motivate them.


Web Intern at Mind Power Education
Oct 2016

During the internship we developed the website from stratch, handled login, registration, Payment Gateway, Integrated methods to generate PDF for the admit-cards.


Organised Event WallStreet
Sep 2016

WallStreet is one of the many Technical event oganised in Tech Fest: AAvartan 16
Wallstreet is a webapp we developed where participants are given an initial virtual amount that the can invest in the share-market.The rates of the shares varied according to regression of past data we collected from yahoo, just the time scale was compressed to get real variations.
Graphs of each share was generated at runtime to give user an explicit experience of the market


Projects

Click on the Project to read more
  • VegWorld App
    Worked on the Server for Android App
    VegWorld is a Jaipur based startup. It is an ecommerce app where user can order grocereies.The app is made completely dynamic from categories, sub-categories ,products ,orders. I have used Django for the server and also integrated a search module where products can be filtered in realtime by names. Whenever an order is placed both user and admin is notified of the order, the admin can then change the status as per the situation for eg pending, placed, dispatched, delivered.

    Link to the live App

  • National Abacus and Vedic Mathematics Olympiad
    Worked on Backend of Website
    NAVMO hosts olympiad at a national level and offers different levels of difficulty sets question to students.During the internship we developed the website from stratch, In the website user chooses the plan and pays the fees accordingly online, Developed in Django, also integrated PaymentGateway of PayUMoney for the same. The Admit card is generated automatically in the form of pdfs according to the users preference of ExamCentere.

    Link to the Website

  • CodeChecker
    Web App to check code against different testcases
    Developed this for the sole purpose of betterment of students of our Computer Science Department, Now the practicals are carried out in really a practical way otherwise a teacher would have to go to every student and check each line of code but now they just have to open the submission section of the problem to see who has got it all correct.

    The program is made in Django and checks a users code against different testcases to check the correctness.The code is compiled using API of HackerEarth and then the output is matched.

    Link to the WebApp

  • ECell App
    Mobile App developed for the committee to host quiz
    The committee organises a quiz .Worked on the back-end server for the app. The language used for development was python. I also created an admin-panel from where the notification and commencement of the quiz is handled. We made APIs for every module namely Login,Home,Events,B-Quiz.The Quiz is dynamic ie the type of question and the commencement all can be managed separately I used multiprocessing techniques dividing processes into batches and then synchronizing them for sending the notification optimally.

    Link to the App