0% found this document useful (0 votes)
174 views4 pages

Full Stack Developer Portfolio

Siddharth K. Joshi is a full stack developer with experience leading projects involving technologies like React, AngularJS, Node.js, MongoDB, Kafka, and Elasticsearch. Some of his recent projects include developing data infrastructure management software for a Fortune 500 company and designing and developing microservices and applications for finance companies. He has strong skills in front-end development, application architecture, and full stack development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
174 views4 pages

Full Stack Developer Portfolio

Siddharth K. Joshi is a full stack developer with experience leading projects involving technologies like React, AngularJS, Node.js, MongoDB, Kafka, and Elasticsearch. Some of his recent projects include developing data infrastructure management software for a Fortune 500 company and designing and developing microservices and applications for finance companies. He has strong skills in front-end development, application architecture, and full stack development.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SIDDHARTH K.

JOSHI
FULL STACK DEVELOPER
Burlington, MA | sjoshi2@mail.usf.edu
https://www.linkedin.com/in/siddharthjoshisoftware | https://github.com/drumfiend21
Projects Portfolio: http://jungleej.wordpress.com

TECHNICAL SKILLS
Proficient: JavaScript | ES6 | React | AngularJS | Node.js | Application Architecture | Microservices | REST | Koa |
Express | MongoDB | Karma | Jasmine | Mocha | Chai | NPM | Grunt | Gulp | HTML | CSS/SASS/LESS | jQuery |
Bootstrap | Git | Agile | Lodash | SQL | Jira | Stash | Gitlab | Linux | Windows
Knowledgeable: Elasticsearch | Docker | Openshift | Java | Groovy | Ramda | Socket.io | Kafka | Zookeeper |
Photoshop | Inkscape
RECENT PROJECTS
Dev: On Command Insight - Data Infrastructure Management Software // November 2016
➢ Front end and full stack development on product used by top 10 of Fortune 500 companies.
➢ Co-designed story approaches, UI and Backend development.
➢ Screened candidates.
➢ Led team movement to new SaaS workflow and environment.
➢ Tech: React, Docker, Kubernetes, Elasticsearch, SQL, node.js, Groovy, Java, Git, Lodash, HTML, CSS.
Application Architecture and Dev: Finance Company Operations Microservice // September 2016
➢ Led project, designed and developed new node.js microservice to automate core financial calculations,
single point resource service for related data and calculations to all company applications.
➢ Reverse engineered core company calculations done manually in Oracle by collaborating with Data
Analysts, designed and developed new automated process using node.js microservice, triggered by portal.
➢ Developed novel solution to remedy pre-existing process: single row error breaking PL/SQL loop;
abstracted into javascript, caught, aggregated and reported errors without breaking remaining calculations.
➢ Implemented asynchronous messaging with Kafka/Zookeeper due to large datasets and variable request
time. Made discoveries in use of technologies that improved their use in other company applications.
➢ Identified all Oracle objects and dependencies in production and copied to first development Oracle db.
➢ Designed service boundaries and modified existing applications to integrate with new service.
➢ Nominated to an Architectural role by Product Owner to company management after completing project.
➢ Tech: Node.js, SQL, MongoDB, Kafka, Zookeeper.
Full Stack Development: Finance Company Operations Calculations Portal // June 2016
➢ Led project, extraction and development of two core legacy applications/dependencies, untouched by
current developers at the company; created dev environment and documentation for devs to replicate setup.
➢ Developed majority of 2016 release, established unit test coverage and application documentations.
➢ Initiated and created company’s first development Oracle database, significantly improving company pre-
production testing, isolated from production database.
➢ Identified and copied all necessary production Oracle objects, tables, packages and procedures.
➢ Discovered production instabilities, increased stability of applications and environment with release.
➢ Tech: AngularJS, node.js, Koa, Socket.io, Kafka, Zookeeper, Karma, Mocha.
Application Architecture and Dev: Finance Company Operations Microservice // February 2016
➢ Led investigation into shortcomings of legacy file serving in monolithic app and designed new microservice
to improve and abstract functionality into single point file serving resource.
➢ Designed strategy to migrate and re-index files from legacy file system, from various naming and cataloging
protocols, to a single new MongoDB/base64 encoded protocol.
➢ Delivered microservice/migration design document to team; built by team in 2016.
➢ Tech: AngularJS, node.js, MongoDB.
Full Stack Development: Finance Company Code Share Repo & Angular Module // December 2015
➢ Pioneered internal NPM repository to share reusable code between projects within company.
➢ Pioneered npm installable Angular module of common components. Extracted useful code from various
company applications into modular and easy to implement directives. Now used company wide.
➢ Wrote highest company application code coverage for Angular module (50%).
➢ Implemented npm repo via Sinopia server on virtual machine (linux), which leverages couchDb. Persisted
server using Forever CLI tool for crash and reboot resilience.
➢ Maintained for company and onboarded developers for use, serving as single point resource.
➢ Documented server maintenance, module creation, publishing, unpublishing, and all configurations.
➢ Developed company branded UI for devs to search for various modules.
➢ Tech: AngularJS, Linux, node.js, Mocha, Karma, Chai.
Full Stack Development: Finance Company Client Portal // October 2015
➢ Spearheaded design and development of UI/front end tutorial in AngularJS for flagship client portal. Team
was unsure of how to accomplish. I proposed a vision, enrolled team and led development.
➢ Registered callbacks from various controllers throughout the portal and invoked them sequentially from an
angular service to progress an animated tutorial through all the pertinent components of the portal.
➢ Auto-scrolling, element highlighting, page veiling, modal hide/show, disabling click and keyed events,
browser detection for method control - all functionality coded into an angular service without jQuery.
➢ Much acclaim at portal release from clients like JPMorgan, Norges, and VP’s of company.
➢ Developed other full stack work on client portal, front and back end work.
➢ Tech: AngularJS, node.js, Koa, MongoDB, Bootstrap, HTML, CSS, LESS, DOM API, Karma, Mocha.
Full Stack Development: Mobile Banking Web API // July 2015
➢ Project technical leader, principal architect.
➢ Discovered telecom company’s widely used mobile banking product did not have a web API,
smartphones/apps would soon become popular in country without mobile banking payments available.
➢ Architected and led development of embeddable payment form, portal, REST API to enable web apps to
offer mobile payments w/out needing PKI certification.
➢ Consulted with industry experts for security best practices, design patterns.
➢ Implemented mutual authentication via hashing, https; data collected from web apps via iframe over https
non-viewable to web app, precluding web app need to get PKI certified by outsourcing sensitive acct info.
➢ Invited and flown to company headquarters, presented to COO, collaborated w/ company engineering team.
➢ Tech: AngularJS, node.js, Express, MongoDB, postmessage, iframe.
Front End Development: Online Animated Carnival Shooter Game for Fullstack Academy // Mar. 2015
➢ Minimum requirements: build simple text input guessing game (guess the number, 1-100) with hints.
➢ Implemented an animated, visual interpretation: a carnival shooting game, prize hidden in 100 balloons.
➢ Implemented robust JQuery animations, gifs, graphic design, imagery, audio and shooting sounds.
➢ Balloons can be shot with point/click, or balloon number input. Visual and text hints are given based on
radial distance of prize to the balloon shot. Reveal prize or restart game by button.
➢ Deployed via bitballoon (http://joshiguessinggame.bitballoon.com).
➢ Circulated amongst instructors and founders of school to acclaim.
➢ Tech: HTML, CSS, Javascript, JQuery, Graphic Design, Bitballoon.
Front End Development: Site for Yesplus!+ // Jan. 2015
➢ Led design of new web site for Yesplus!+ product impacting presence at over 40 Universities across US
(http://us.yesplus.org/).
➢ Designed and developed site layout, photo, text, film content, and product marketing in coordination with
National Director of program.
➢ Handed off project to National Director during 2015 training program, site finished by other developers.
➢ Tech: HTML, CSS, Graphic Design, wordpress.
Front End Development and Leadership: Site and National Online Event // Oct. 2014
➢ Yesplus!+ is a successful brand with customers and a presence at over 40 universities across the US.
➢ Led development of event website and organization of national web event, coordinating national teams.
➢ Impacted 15 universities across the US and improved Yesplus!+ relations with University administrations.
➢ Composed 30 page manual for event agenda, for national leaders to produce event on their campus.
➢ Implemented online video streaming for synchronized web event, video stream feeds from participating
universities through the site using Livestream.
➢ Created online tech support chat to troubleshoot and ensure all universities were synchronized on web site.
➢ Created online forum for universities team leaders to troubleshoot their events and web participation.
➢ Created forms for universities to register participants at their various locations through site.
➢ Geo-tagged all registered universities on national map on site.
➢ Tech: HTML, CSS, Graphic Design, Livestream, wordpress.
Front End Development and Film: Site for New Psychiatric Diagnosis (Harvard/MGH) // July 2014
➢ Researched on Harvard Medical School/Massachusetts General Hospital clinical research team which
discovered new psychiatric diagnosis, published in medical textbooks and the DSM-V handbook.
➢ Designed and developed web site, animations, and research films for lead research professor, in addition to
serving on clinical research team with him (https://khyalattack.com).
➢ Web site is referenced in two medical textbooks.
➢ Tech: HTML, CSS, graphic design, film, animation, wordpress.
Front End Development and Leadership: Site for IAHV Boston Bombing Relief // May 2013
➢ Led organization and instruction of trauma relief workshops and developed website to enroll affected
participants of Boston Marathon bombing.
➢ Created graphic, text content, video player, enrollment forms and forms for others to start workshops.
➢ Based on success of website, was requested to expand site for 2013 Colorado flooding relief workshop.
➢ Tech: HTML, CSS, graphic design, homestead.
Front End Development and Graphic Design: Site for Junglee Records Music Brand // Jan. 2011
➢ Designed and developed website to publicize music brand.
➢ Multi-page site with video and music players, photo gallery, bio, and booking contact.
➢ Developed visual branding, web images and graphics, animations with photography and photoshop.
➢ Promoted site through social media and achieved over 300 downloads of music album.
➢ Tech: HTML, CSS, film, graphic design, homestead, social media.
EXPERIENCE
NetApp // Waltham, MA | 2016 - 2017
Software Engineer
➢ Developed data infrastructure monitoring software used by top 10 of Fortune 500 companies.
➢ Led team movement to new SaaS workflow and environment.
➢ Screened engineering candidates.
➢ React, Docker, Kubernetes, node.js, Karma, Groovy, Java, SQL, Git, Lodash, HTML, CSS.
Financial Recovery Technologies // Medford, MA | 2015 - 2016
Fullstack Engineer
➢ Developed core internal ops and client facing web apps, microservices and modules, internal npm/nexus.
➢ Designed, architected, and developed core company products.
➢ Screened engineering candidates and participated in first interviewer/interviewee collaborative coding test.
➢ Proposed on site eye care for office building (6+ companies) via optometric bus, was accepted.
➢ AngularJS, node.js, mongoDb, SQL, Koa, Karma, Mocha, Ramda, Git, Kafka, Zookeeper, HTML, CSS.
Consulting // National | 2010 - 2015
Front End Web Developer
➢ Designed and developed websites, visual branding, product marketing, for various clients, including
Harvard Medical School research, The Art of Living Foundation, Junglee Records, and Yes!+, that impact
hundreds of thousands of people.
➢ JavaScript, HTML, CSS, graphic design, film, audio, social media, Homestead, Wordpress, Livestream.
Harvard Medical School Research // Lowell, MA | Sep. 2012-Jan. 2014
Front End Web Developer & Clinical Researcher
➢ Researched on and developed the web project for discovery team of a new cultural concept of distress in
the DSM-V (2013), "Khyâl Attack": https://khyalattack.com.
➢ Site credited in two edited medical books by Devon E. Hinton M.D., Ph.D.
➢ HTML, CSS, graphic design, film, audio, wordpress.
Intl. Assoc. Human Values: Boston Bombing Relief // Cambridge, MA | May 2013
Front End Web Developer and Workshop Leader
➢ Led development of website to recruit those affected by Boston Bombing into trauma relief workshops.
➢ Led instruction of workshops, coordinated with national leadership and local instructors to get trained in
trauma relief, enrolled a team of volunteers and held workshops at local library.
➢ HTML, CSS, graphic design, film, audio, wordpress.

EDUCATION
Fullstack Academy of Code // New York, NY
Graduated July 2015 | Intensive Software Engineering School Focused on JavaScript, MEAN Stack
University of South Florida College of Arts and Sciences // Tampa, FL
Graduated May 2010 | Bachelor of Science, Biomedical Sciences
GPA: 3.33 | Awards: Dean’s List (4x), Invitation-Only Graduate courses in Neuroscience.

You might also like