Pinned Repositories
Blind75Solutions
Data-Analytics-in-Resume-Mining-
The resume is generated by taking the information by the student and categorizing them according to the company's criteria by analysing there current average using Python, wxPython,SQLite and Bottle Micro Framework.
resume_builder
It is a Web Application made in Python.In this application the student can add the details and login again with the same user name and password and will get the correct formatted resume.
AirBnB-Data-analysis-and-recommendation-system
Apex_Simulator
A Pipeline Simulator
Design-Patterns-Summer-2020-Assignment1
This project rotates the word according to the index of word in the sentence.
Design-Patterns-Summer-2020-Assignment2
In this assignment I have implemented a YouTube Channel using State and Simple Factory Pattern.
Design-Patterns-Summer-2020-Assignment3
In this assignment I have implemented the Observer Pattern. The StudentRecord is a node of the Tree, StudentRecords. The Tree, T0 has the 2 replicas T1,T2, which are registered as the Observers.
Design-Patterns-Summer-2020-Assignment4
In this assignment visitor pattern is implemented. MyArray and MyArrayList are 2 Elements and PopulateMyArrayVisitor, CommonIntsVisitor and MissingIntsVisitor are 3 Visitors. The Visitors visits the elements and perform certain tasks.
Design-Patterns-Summer-2020-Assignment5
In this assignment decorator pattern is implemented. There are 4 decorators : KeywordDecorator, MostFrequentWordDecorator, SentenceDecorator, SpellCheckDecorator. The paragraph is given by input.txt file which has to be decorated with the suffix and prefix.
ashmeetchhabra's Repositories
ashmeetchhabra/Blind75Solutions
ashmeetchhabra/Design-Patterns-Summer-2020-Assignment5
In this assignment decorator pattern is implemented. There are 4 decorators : KeywordDecorator, MostFrequentWordDecorator, SentenceDecorator, SpellCheckDecorator. The paragraph is given by input.txt file which has to be decorated with the suffix and prefix.
ashmeetchhabra/Design-Patterns-Summer-2020-Assignment4
In this assignment visitor pattern is implemented. MyArray and MyArrayList are 2 Elements and PopulateMyArrayVisitor, CommonIntsVisitor and MissingIntsVisitor are 3 Visitors. The Visitors visits the elements and perform certain tasks.
ashmeetchhabra/Design-Patterns-Summer-2020-Assignment3
In this assignment I have implemented the Observer Pattern. The StudentRecord is a node of the Tree, StudentRecords. The Tree, T0 has the 2 replicas T1,T2, which are registered as the Observers.
ashmeetchhabra/Design-Patterns-Summer-2020-Assignment2
In this assignment I have implemented a YouTube Channel using State and Simple Factory Pattern.
ashmeetchhabra/Design-Patterns-Summer-2020-Assignment1
This project rotates the word according to the index of word in the sentence.
ashmeetchhabra/AirBnB-Data-analysis-and-recommendation-system
ashmeetchhabra/Dynamic-Array
ashmeetchhabra/Apex_Simulator
A Pipeline Simulator
ashmeetchhabra/SB-Admin-BS4-Angular-4
Simple Dashboard Admin App built using Angular 4 and Bootstrap 4
ashmeetchhabra/test
ashmeetchhabra/JobStore
Online Job Portal using Python and Google app Engine
ashmeetchhabra/Django-rest-framework
ashmeetchhabra/my-first-blog
ashmeetchhabra/resume_builder
It is a Web Application made in Python.In this application the student can add the details and login again with the same user name and password and will get the correct formatted resume.
ashmeetchhabra/Data-Analytics-in-Resume-Mining-
The resume is generated by taking the information by the student and categorizing them according to the company's criteria by analysing there current average using Python, wxPython,SQLite and Bottle Micro Framework.