Pinned Repositories
build-your-own-x
🤓 Build your own (insert technology here)
coding-interview-university
A complete computer science study plan to become a software engineer.
django-shop
A Django shop project with cart handling for both authenticated and unauthenticated users.
DRF-Interview-Prep
DRF Interview Prep Questions & Answers - a collection of some of the most commonly asked questions in Django Rest Framework-related interviews, along with answers. Feel free to add more by sending a Pull Request to the GitHub repo.
first-contributions
🚀✨ Help beginners to contribute to open source projects
memory-lane-game
A simple memory game but with a twist: finding all pairs reveals a random picture from your family album. This game has a long way to go yet, but it is made for elderly and adult brain injury patients to work on memory while reminiscing over their past memories.
period-tracker-with-django
A Django period tracker website that lets you track your own unique period experience, rather than only 'frequently seen' symptoms! Create your own symptoms and organize them in categories. No limits in what you want to track!
phabview
A Phabricator bot to notify messaging app users about revision updates.
planthouse-landing-page
A landing page for a plant care guide website, made for SheCodes Basic workshop.
evakdev's Repositories
evakdev/build-your-own-x
🤓 Build your own (insert technology here)
evakdev/coding-interview-university
A complete computer science study plan to become a software engineer.
evakdev/django-shop
A Django shop project with cart handling for both authenticated and unauthenticated users.
evakdev/DRF-Interview-Prep
DRF Interview Prep Questions & Answers - a collection of some of the most commonly asked questions in Django Rest Framework-related interviews, along with answers. Feel free to add more by sending a Pull Request to the GitHub repo.
evakdev/first-contributions
🚀✨ Help beginners to contribute to open source projects
evakdev/memory-lane-game
A simple memory game but with a twist: finding all pairs reveals a random picture from your family album. This game has a long way to go yet, but it is made for elderly and adult brain injury patients to work on memory while reminiscing over their past memories.
evakdev/period-tracker-with-django
A Django period tracker website that lets you track your own unique period experience, rather than only 'frequently seen' symptoms! Create your own symptoms and organize them in categories. No limits in what you want to track!
evakdev/phabview
A Phabricator bot to notify messaging app users about revision updates.
evakdev/php-getting-started
Getting Started with PHP on Heroku
evakdev/planthouse-landing-page
A landing page for a plant care guide website, made for SheCodes Basic workshop.
evakdev/project-based-learning
Curated list of project-based tutorials
evakdev/python-backend-roadmap
Python Backend Engineer Roadmap
evakdev/studying-dsa
My collection of notes and code while studying Data Structures and Algorithms.
evakdev/toefl-hangman
Just a refactor of my old simple hangman game to practice writing readable code. This game shows different messages in every run, and the words are TOEFL words. the stickman is also my own drawing because why not :)