Pinned Repositories
academic_projects
automata
cfgtocnf
dbtxn
DJ-an-GO
electricity
exhash
ExtendibleHashing
gre
html
A website for HTML 5 documentation and tutorial.
devimam's Repositories
devimam/exhash
devimam/html
A website for HTML 5 documentation and tutorial.
devimam/automata
devimam/cfgtocnf
devimam/dbtxn
devimam/gre
devimam/ExtendibleHashing
devimam/DJ-an-GO
devimam/electricity
devimam/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
devimam/TicTacToe
devimam/Bootstrap-gallery
devimam/CSS-gallery
devimam/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
devimam/fullstack-course5
All of the source code for the Single Page Web Applications with AngularJS course.
devimam/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
devimam/JS-gallery
devimam/relax
RelaX - a relational algebra calculator
devimam/restaurant-menu-server
devimam/restaurant-server
The server-side application which serves the menu of the David Chu's China Bistro restaurant.
devimam/academic_projects
devimam/django-gallery
Complete guide for learning Django - a python web framework.
devimam/profile
devimam/Codeforces
Just a directory to store my Codeforces problem solving solutions.
devimam/cheatsheets
My cheatsheets
devimam/educative-io-contents
devimam/ExecEngine_C_Compiler
ANSI C to RISC-V assembly compiler as part of the EIE 2nd Year Instruction Set Architecture and Compilers coursework.
devimam/ORACLE-Guide
devimam/summernote
Super simple WYSIWYG editor
devimam/Yet-Another-C-Compiler
A subset C compiler made with flex, bison and a lot of patience. Accompanied with some tips and tricks, and a small tutorial