Manish Kumar Sharma

Full Stack Web Developer, instructor, and codie, and writer, and artist, and musician, and...

I am a full stack Web Developer having over two years experience as a freelance web developer with a love of great UX, performant, fast and beautiful web applications . I want to solve big problems with deep impact.

You can email me with questions, feedback, or work inquiries at manish.kumar.sharma@outlook.in.

Projects

Himalyan Camps - Explore, review and book the best campsites all around India.

Now That's Delicious A full stack restaurant application which users can search, geolocate, review and curate their favourite restaurants from around the world.

Automata - cellular automata simulation

Modeled after Conway's Game of Life, Automata is a small simulation, near-zero-player game where simulated broods of cellular automata fight each other for control of a grid. Players can influence the outcome of the game by clicking on the grid to place new cells. Source available on GitHub.

@secresea - anonymous secret-sharing Twitter bot

@secresea is a Twitter bot that allows user to follow it and send it a direct message containing a secret. Tweeting once per hour, it tweets these messages publicly but anonymously. Source available on GitHub.

NovelCreator - natural language processing script that replicates the rhythm of existing texts

Built for NaNoGenMo 2017, NovelCreator is a Python script that takes in the body of a text, constructs a "frame" of the syllables in the text and matches the sentences from another corpus into the frame, generating a new text that has similar rhythm to the original. Source available on GitHub.

Markov Writing - Markov chain text generator using the most popular prose and poetry on Tumblr

Markov Writing is an automated Tumblr bot that mines the Tumblr API and adds featured posts in the prose and poetry tags from Tumblr to a corpus. It generates a new blog post from that corpus once a day.