Coder Social home page Coder Social logo

I have worked on projects in Java, JavaScript, PHP, C++, Python, Clojure and Erlang.

  • 📫 How to reach me: ... [email protected]
  • 😄 Pronouns: ... He/Him
  • ⚡ Fun Quote: ... "You miss 100% of the shots you don't take-Wayne Gretzky"- Michael Scott

Misbahuddin Adil Syed's Projects

laravel-rest-api icon laravel-rest-api

A Student Management System REST API built using Laravel 8. Implemented all CRUD operations.

line-list-data-structure icon line-list-data-structure

Led is a line oriented text editor that allows users to open, edit, and save new or existing files. Internally, led always operates on a buffer, a place in memory where it stores a copy of the file it is editing. if it is given an input file name at start, led loads the buffer with the content of that file, line by line; otherwise it creates an empty buffer. To write out the buffer to the given file, the user must give w(write) command, any changes not explicitly saved are lost. In addition to a buffer, led also uses a clipboard, a place in memory where it stores the lines cut out of the buffer through a cut(x) command.

multifactor-authentication icon multifactor-authentication

An extra layer of security used to make sure that people trying to gain access to an online account is who they say they are.

random-quote-generator icon random-quote-generator

A Desktop and Mobile friendly react-app that fetches random quotes from an online JSON source and displays it using React and Material UI.

react-chat icon react-chat

A real time Chatroom Application that allows users to communicate by authenticating via their Google Account

shortest-route icon shortest-route

A tool to find the shortest route for a delivery personnel to deliver multiple orders.

slot-machine-modeling-geometric-shapes icon slot-machine-modeling-geometric-shapes

A class that models a simple slot machine, using the geometric shapes created as the visual symbols on the reels. The slot machine is to have three reels, each with 4 symbols (shapes), and each symbol in 25 available sizes.

text-editor icon text-editor

Led is a line oriented text editor that allows users to open, edit, and save new or existing files. Internally, led always operates on a buffer, a place in memory where it stores a copy of the file it is editing. if it is given an input file name at start, led loads the buffer with the content of that file, line by line; otherwise it creates an empty buffer. To write out the buffer to the given file, the user must give w(write) command, any changes not explicitly saved are lost. In addition to a buffer, led also uses a clipboard, a place in memory where it stores the lines cut out of the buffer through a cut(x) command.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.