Harsh

Harsh

CSE Undergrad at IIIT-H

RESUME

About Me

>>> from IIIT-H import Harsh
>>> Harsh.origin
 'Patna,Bihar'
>>> Harsh.education
 'International Institute of Information Technology-Hyderabad'
>>> Harsh.relevant_courses
 [ "Software Engineering"   ,   "Distributed Systems" ,   "Data Systems"  ,   "Data Structures"  ,   "Statistical Methods in AI" ,  "Optimization Methods" ,  "Complexity and Advanced Algorithms"  ,   "Information Retrieval and Extraction"  ,  "Game Theory"  ,   "Algorithms"  ,   "Operating Systems" ,   "Artificial Intelligence"  ]
>>> Harsh.interests
 [   "Competitive Programming"   ,  "Music"   ,   "Cricket"   ,  "Reading"  ]

Projects

Grep using MapReduce

A distributed string matching algorithm implemented using Hadoop in Java. The algorithm efficiently works on extensive datasets.

Check it out!

Bias Detection in News

Implemented Neural Network with multitask learning for classifying news articles as biased or unbiased. In case of biased news identified the kind of bias. The types of bias considered were - Right, Right-Center, Least, Left-Center, Left. Used various NLP techniques for preprocessing the data

Check it out!

Wikipedia Search Engine

Implemented efficient and scalable search engine on Wikipedia data. The search engine outputs the title of top relevant documents based on the search query.

Check it out!

Applications of Linear Programming

Used Linear Programming for solving various real life problems like - Jigsaw Puzzle, Sudoku, Convex Hull, Largest Circle in a Polygon.

Check it out!

slidErr

Automated matching of soft copy of slides with frames from video lectures.

Check it out!

Extreme Tic Tac Toe Bot

A bot that plays a modified version of Ultimate Tic-Tac-Toe using alpha-beta pruning and custom heuristics.

Check it out!

Dashfeed

A news aggregator made with Python and Flask framework. It extracts news from websites like BBC, Economic Times, ESPN, Fox News, Huffington Post, Reuters. The portal has basic features like login, add comments, publish new article.

Check it out!

Linux Shell

A custom terminal shell coded in C based on the POSIX architecture with integrated syscalls. All common shell commands are natively supported with syscalls used for less commonly used commands.

Check it out!

More on Github

Achievements

Google Kickstart

Consistently ranked under 500 in Google Kickstart since 2017. Best rank - 123

Certificate

Facebook Hackercup-19

Ranked 512 in Round 2 of Facebook Hackercup-19.

Leaderboard

Facebook Hackercup-18

Ranked 455 in Round 2 of Facebook Hackercup-18.

Leaderboard

ACM ICPC-18

Qualified for ACM-ICPC Amritapuri Regionals. Member of team AC Mila.

Certificate

Increff Coderunner-19

Increff CodeRunner Finalist. Ranked 6th in the online round.

Leaderboard

Techgig Code Gladiators-19

Techgig Code Gladiators-2019 finalist. Ranked 122 out of 268331 participants.

Certificate

Girlscript Summer of Code-18

Won Girlscript Summer of Code.

Certificate