Git Product home page Git Product logo

laraibzafar's Projects

1-hour---covid-chatbot icon 1-hour---covid-chatbot

Made a very simple Covid-19 Chatbot to use some NLP libraries I learnt about, used an API to add some Live Commands.

appick-quiz icon appick-quiz

Pretty basic Hook experiment, for an internship application.

client-server-multi-processed-multi-threaded-linux-shell icon client-server-multi-processed-multi-threaded-linux-shell

Client Sever Architecture made using Unix APIs on Linux, Client and Server are Connected through Sockets and so can be connected from different machines, Both function in a Parallel manner , Multiple Clients from Separate Machines can connect to a Single Server

compiler--scannar-parser icon compiler--scannar-parser

Developed the frontend of a Compiler in Java to generate an Abstract Syntax Tree of the given code. Implemented a Scanner for the compiler to perform Lexical Analysis and tokenization of the input code. Implemented LR(1) Parser to perform Semantic Analysis and generating the Abstract Syntax Tree.

compiler-parser icon compiler-parser

A Basic LR Parser made in Java. AST generation is still under process.

compiler-scanner icon compiler-scanner

Made a scanner for a compiler that I'm working on using JFLEX. I plan on making a parser as well, combining the parser with the scanner would complete my Compiler.

ether-store icon ether-store

E-Commerce Store using React, Redux, Hooks ,Styled Components(limited) and Firebase.

imdb-webscraper icon imdb-webscraper

Used Chrome web driver from Selenium along with Beautiful Soup to scrape Data from IMDB for a BI Task.

isight icon isight

Image Classifiers- Transfer Learning using pre-trained models on different datasets. Trying to find the perfect balance between accuracy and speed for our Final year Project

opencv icon opencv

Open Source Computer Vision Library

path-finder-maze-generator icon path-finder-maze-generator

The Application uses Tree traversal Algorithms to generate a random maze and to find the shortest path through it. used DFS to generate a random maze, and BFS to find the Shortest path.

react-store-contextapi icon react-store-contextapi

Forked an older version of the React-Store to experiment with Context API rather than using Redux.

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.