Pinned Repositories
career-lab
This course covers common interview algorithms questions
CS-1.2-How-Data-Structures-Work
CS 1.2: How Data Structures Work
CS-1.2-TweetGeneratorSG
A project based course that looks under the hood at data structures and algorithms to see how they work. In addition to implementing these structures in an application; students will build them from scratch, analyze their complexity, and benchmark their performance to gain an understanding of their tradeoffs and when to use them in practice. Students will write scripts, functions, and library modules to use text processing tools like regular expressions, construct and sample probability distributions to create a Markov language model and gain insight into how grammar works and natural language processing techniques.
CS-1.3-Core-Data-Structures-SG
This course explores the foundations of computer science including discrete mathematics, abstract data types, data structures, and algorithm analysis and design. Students will compare and contrast iterative and recursive algorithms to analyze design and performance tradeoffs. Students will apply and test data structures like lists, stacks, queues, sets, maps, and trees in real-world problems such as phone call routing. Students will also write technical blog articles about these topics in order to deepen their understanding and gain valuable online presence as knowledgeable and proficient software engineers.
CS-2.1-Trees-Sorting
CS-2.1-Tree-Sorting class at Make School
deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
DS-2.4-Advanced-Topics-In-Data-Science
DS-2.4-Advanced-Topics-In-Data-Science @ makeschool
self-driving-cars-graph
CS-2.2 Graph project proposal
Soccer-API
The Soccer API is a RESTful API that stores all available soccer leagues, teams and players. I am still working on creating the database that can host all data. For the sake of testing I have added some data. The project is fully authenticated, you can create an account. In the future user can create their own fantazy team, right now I am working on how to verify user input.
Sukhrobjon's Repositories
Sukhrobjon/Soccer-API
The Soccer API is a RESTful API that stores all available soccer leagues, teams and players. I am still working on creating the database that can host all data. For the sake of testing I have added some data. The project is fully authenticated, you can create an account. In the future user can create their own fantazy team, right now I am working on how to verify user input.
Sukhrobjon/Charity-Tracker
BEW-1.1-MakeSchool contractor project
Sukhrobjon/CS-2.1-Trees-Sorting
CS-2.1-Tree-Sorting class at Make School
Sukhrobjon/career-lab
This course covers common interview algorithms questions
Sukhrobjon/CS-1.2-TweetGeneratorSG
A project based course that looks under the hood at data structures and algorithms to see how they work. In addition to implementing these structures in an application; students will build them from scratch, analyze their complexity, and benchmark their performance to gain an understanding of their tradeoffs and when to use them in practice. Students will write scripts, functions, and library modules to use text processing tools like regular expressions, construct and sample probability distributions to create a Markov language model and gain insight into how grammar works and natural language processing techniques.
Sukhrobjon/DS-2.4-Advanced-Topics-In-Data-Science
DS-2.4-Advanced-Topics-In-Data-Science @ makeschool
Sukhrobjon/Binary-Expression-Tree
A binary expression tree is a specific kind of a binary tree used to represent expressions. This project represents how to build algebraic expression tree.
Sukhrobjon/botnet-projet
botnet-projet for BEW-2.3 Class
Sukhrobjon/Codesignal-Challenges
Sukhrobjon/deploy-make-pizza
Sukhrobjon/django-starter-tutorial
This is a django tutorial from its official website. It’ll consist of two parts: A public site that lets people view polls and vote in them. An admin site that lets you add, change, and delete polls.
Sukhrobjon/DS-2.2-DL
Deep learning class at make school
Sukhrobjon/DS-2.3-DS-in-production
This course covers the tools and techniques commonly utilized for production machine learning in industry. Students learn how to provide web interfaces for training machine learning or deep learning models with Flask and Docker. Students will deploy models in the cloud through Amazon Web Services, gather and process data from the web, and display information for consumption in advanced web applications using Plotly and D3.js. The students use PySpark to make querying even the largest data stores manageable.
Sukhrobjon/Hackerrank-Challanges
Hackerrank challenges that I have solved on hackerrank.com
Sukhrobjon/INT-1.3-AND-INT-2.3-Spring-Intensive
Repo for the spring intensive
Sukhrobjon/Jinja2-ExploitMe
Sukhrobjon/leetcode
leetcode
Sukhrobjon/makepizza
Sukhrobjon/Node-Reddit-Clone
BEW-1.2 tutorial at Make School
Sukhrobjon/petes-pets-tutorial-sg
Sukhrobjon/profiles-rest-api
Sukhrobjon/recommender-system-based-on-pictures
SUP class project - recommender-system-based-on-pictures
Sukhrobjon/recommender-system-final-project
Sukhrobjon/self-parking-car-simulation
Spring Intensive Project
Sukhrobjon/Single-Page
Single-Page is SPD intensive-1 project. It is a translator website
Sukhrobjon/single-tab
I am working on creating a chrome extension for productivity. Current status of the project, I have done general research on chrome extension in general and how to build them and what tools I need to use. During intensive I want to have an extension will display all open tabs in one big screen and give the user more visual preview. I have talked to instructors and TA about the idea. I have received what tools and resources I can use for this project. Mitchell also helped to have simple iterations in the agile development method. Additionally, I want to learn how to build Chrome extensions
Sukhrobjon/snake-game-with-p5js
Sukhrobjon/test
Sukhrobjon/Traffic-signs-classifier
Final Project in DS-2.3 Data Science in Deployment
Sukhrobjon/WorldMapQuiz
Winter Intensive project for SPD-1.2 @makeSchool