resume-10-19.pdf
I am a college student who loves to code in his free time. I am a full-stack web developer who specializes in React, NextJS, Typescript, and React Native - so pretty much React. But I’m also proud of my web development fundamentals and the skills I’ve been honing for 3 years.
Contact
📧 [email protected]
🔗 https://www.linkedin.com/in/aadil-mallick/
👾 https://github.com/aadilmallick
📞 703-712-9239
Experience
Lead Web Developer
Disinfolab*, Generic City, Country – (Dec 2019 - Present)*
- My main purpose as an intern for Disinfolab was to help create a website for the Manipulated Media project, where users could upload any image, run it on our server, and see if the image was digitally manipulated or generated in any way.
- Used React, Typescript, Flask, and Firebase for a secure, robust, and scalable application.
- I designed and created the frontend React app and connected it to a Flask Server I created. The purpose of the server was to run the machine learning model and host the website, as well as providing an API layer to handle running the model on the images.
- I used Firebase as an easy way of securely uploading images. Uploading an image triggers a POST request to the flask server, passing along the image data which the model can then run on, generate a prediction, and return the results back.
Skills
JavaScript/Typescript
I have extensive experience with my "native" programming language, having worked with it for over 4 years. For back-end development, I used JS to build APIs using Node.js, Express, and MongoDB. Once I fell in love with frontend, I transitioned to Firebase, NeonDB, and other cloud providers and services. I then came full-circle back to server-side with the MERN stack and the new and improved Next JS ecosystem.
notable skills
- Javascript runtimes: Deno, Bun, Node
- CSS: flexbox, grid, tailwindCSS
- frameworks: NextJS, Astro, React, SolidJS
- clean code and patterns: I took the time to learn about design patterns, SOLID principles, and implement them in typescript.
- backend: SQL, express, FastAPI, Docker, Firebase, Supabase, NeonDB