Contact
Email: importujjwal[at]gmail.com
Twitter: @importhuman
Education
Delhi University
BSc. (H.) Biochemistry (2017-2020)
[CGPA: 8.6]
Skills
- Go
- JavaScript
- React.js
- PostgreSQL
- Docker
- Kubernetes fundamentals
- Python
- HTML/CSS
Open source contributions
Cloud native buildpacks
- Added previous-image flag to pack CLI
- Automated PR for updating versions in GitHub workflows
- Improved documentation for the website’s community section
- Improved CLI documentation for pack build –tag
Linkerd
- Exposed service metadata from source service to mirrored service
- Added clarification to a blog on multicluster mirroring
Hugo
Resume Generator
- Fixed date validation in input field
- Documentation fixes
Command line Pokemon
- Added moves
- Documentation fixes
Projects
To-do list application
A task manager web application, where the user creates an account, and can add tasks, mark them as done, view, edit or delete them.
Stack:
- Backend: Go
- Frontend: React.js
- Database: PostgreSQL
- Authentication: Auth0
- Deployment: Heroku
Code:
Conway’s Game of Life
Implementation of Conway’s Game of Life in Python using matplotlib and numpy.
Tweet to Pocket
Add links from liked tweets to Pocket reading list.
Built with Python.
Miscellaneous
100 Days of Code
As a self learner without a CS background, I did 2 rounds of the 100 Days of Code challenge (progress updates on Twitter).
Advent of Code
Did some programming puzzles in Python and JavaScript.
My solutions can be found on Github.