Pinned Repositories
Array-Copy-in-java
/*This program contains a method that creates a copy of an array *Can be used when you want to manipulate an array and reuse the original array * in some other part of the code * @author Makai AKA MicroEvan * M1cro314ck */
Compare-two-arrays
Comparing two arrays
CTFd
CTFs as you need them
design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
harley
Havel-Hakimi-Algorithm
Implementing Havel Hakimi Algorithm using Java
Issue-Tracking-Web-App
Web App which will be used by inspectors to track equipment issues as they go out for inspection in the field. The app tracks: >>Equipment details, >>Inspector details >>State of the equipment >>Supervisor details
IssueTrackingWebApp
This is an Issue Tracking web app. See Issue Tracking repository for more information
microevan.github.io
All about me
ZescoIssueTrackingWebApp
A mirror of the Issue Tracking Web App.
MicroEvan's Repositories
MicroEvan/Compare-two-arrays
Comparing two arrays
MicroEvan/CTFd
CTFs as you need them
MicroEvan/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
MicroEvan/Havel-Hakimi-Algorithm
Implementing Havel Hakimi Algorithm using Java
MicroEvan/Issue-Tracking-Web-App
Web App which will be used by inspectors to track equipment issues as they go out for inspection in the field. The app tracks: >>Equipment details, >>Inspector details >>State of the equipment >>Supervisor details
MicroEvan/IssueTrackingWebApp
This is an Issue Tracking web app. See Issue Tracking repository for more information
MicroEvan/50projects50days
50+ mini web projects using HTML, CSS & JS
MicroEvan/arduinoToApi
MicroEvan/binwalk
Firmware Analysis Tool
MicroEvan/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
MicroEvan/Codespacestryout
Steps to codespaces
MicroEvan/ComponentEditor
circuito.io Component Editor
MicroEvan/django-fcm-http
Django fcm http is a Django app to send push notifications to android, ios devices and web applications.
MicroEvan/dotnetcore-buildpack
Heroku .NET Core Buildpack
MicroEvan/edex-ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
MicroEvan/Employee-Management-System
This project is aimed at developing a employee record system. It is a system meant to maintain all the details regarding Admin panel and more employee details. We have developed it using C++. It will also reduce the paperwork and reduce the time.
MicroEvan/ESP-Bug
ESP8266 based WiFi implant to remotely track the presence of certain people or devices via a simple web interface
MicroEvan/exchange-rate
MicroEvan/gsmtoweb
Testing sending data from gsm/gprs to web api
MicroEvan/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MicroEvan/live-server-web-extension
It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
MicroEvan/Loan-Management
An application built using the MERN stack to manage and sanction loans for the users.
MicroEvan/marketplacekit
A platform to create an online marketplace
MicroEvan/Minimum-Sum-Calculator
This program calculates minimum sum given an array of integers.
MicroEvan/mobile
Mobile App for Frappe built on Flutter
MicroEvan/php-crash
Code for my PHP crash course on YouTube
MicroEvan/transportation
MicroEvan/Vehicle-Tracking-System-ESP8266-SIM800L-NEO-6M
This is an ESP8266 Based Vehicle Tracking System which sends an SMS with the GPS coordinates of a vehicle when ever someone, on the the device's whitelist sends the SMS message "Hi" to the device. The device is controlled via the use of a Web Dashboard which you can access by clicking a push button connected to pin D8.
MicroEvan/wtfjs
🤪 A list of funny and tricky JavaScript examples
MicroEvan/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.