_                   _        _           _     _ 
                | |                 | |      | |         | |   (_)
                | |_   _  __ _  __ _| |      | | ___  ___| |__  _ 
            _   | | | | |/ _` |/ _` | |  _   | |/ _ \/ __| '_ \| |
           | |__| | |_| | (_| | (_| | | | |__| | (_) \__ \ | | | |
            \____/ \__,_|\__, |\__,_|_|  \____/ \___/|___/_| |_|_|
                          __/ |                                   
                         |___/                                    


jugal@joshi:-$

        .--..--..--..--..--..--.
    .' \  (`._   (_)     _   \
  .'    |  '._)         (_)  |
  \ _.')\      .----..---.   /
  |(_.'  |    /    .-\-.  \  |
  \     0|    |   ( O| O) | o|
   |  _  |  .--.____.'._.-.  |    _____________
   \ (_) | o         -` .-`  |   /             \
    |    \   |`-._ _ _ _ _\ /   / Hello there!  \
    \    |   |  `. |_||_|   |   \     I'm Jugal /
    | o  |    \_      \     |    \  ___________/
    |.-.  \     `--..-'   O |     |/
  _.'  .' |     `-.-'      /-.__ _/
.' `-.` '.|='=.='=.='=.='=|._/_
`-._  `.  |________/\_____|    `
   .'   ).| '=' '='\/ '=' |
   `._.`  '---------------'
           //___\   //___\
             ||       ||
             ||_.-.   ||_.-.
            (_.--__) (_.--__)
                            
I'm a Graduate Computer Science student at Northeastern University, Boston. I love turning abstract ideas into concrete products with the help of tech.

What gives me goosebumps: Music, Football games, and good code.

What makes me happy: Video Games, Pizza, and good code.

What do I do?: Study good code, Analyze good code, and write good code.

 ||-------------------------------------------------------||
||.--.    .-._                        .----.             ||
|||==|____| |H|___            .---.___|""""|_____.--.___ ||
|||  |====| | |xxx|_          |+++|=-=|_  _|-=+=-|==|---|||
|||==|    | | |   | \         |   |   |_\/_| Web | D| ^ |||
|||  |    | | |   |\ \   ^--^ |   |=-=|_/\_|-=+=-| N| ^ |||
|||  |    | | |   |_\ \_( oo )|   |   |    | Dev | S| ^ |||
|||==|====| |H|xxx|  \ \ |''| |+++|=-=|""""|-=+=-|==|---|||
||`--^----'-^-^---'   `-' __  '---^---^----^-----^--^---^||
||-------------------------------------------------------||
||-------------------------------------------------------||
||               ___                   .-.__.-----. .---.||
||              |===| .---.   __   .---| |XX|<(*)>|_|^^^|||
||         ,  /(|   |_|III|__|''|__|:x:|=| D|     |=| C |||
||      _a'{ / (|===|+|   |++|  |==|   | | B|Algo | | O |||
||      '/\\/ _(|===|-|   |  |''|  |:x:|=| M|rithm| | D |||
||_____  -\{___(|   |-|   |  |  |  |   | | S|     | | E |||
||       _(____)|===|+|[I]|JJ|''|==|:x:|=|XX|<(*)>|=|^^^|||
||              `---^-^---^--^--'--^---^-^--^-----^-^---^||
||-------------------------------------------------------||
||_______________________________________________________||
            
  • Northeastern University
  • Master of Science in Computer Science

    September 2019 - May 2021

  • SRM University
  • Bachelor of Technology in Computer Science and Engineering

    July 2014 - May 2018


                  |\|_|//_.-"" .'    \   /|  |
                  |.-"""-.|   /       \_/ |  |
                  \  ||  /| __\_____________ |
                  _\_||_/_| .-""            ""-.  __
                .' '.    \//   Lunar Lander      .\/
                ||   '. >()_    Apollo 13        |()<
                ||__.-' |/\ \                    |/\
                   |   / "|  \__________________/.""
                  /   //  | / \ "-.__________/  /\
               ___|__/_|__|/___\___".______//__/__\
              /|\     [____________] \__/         |\
             //\ \     |  |=====| |   /\\         |\\
            // |\ \    |  |=====| |   | \\        | \\        ____...____....----
          .//__| \ \   |  |=====| |   | |\\       |--\\---""""     .            ..
_____....-//___|  \_\  |  |=====| |   |_|_\\      |___\\    .                 ...'
 .      .//-.__|_______|__|_____|_|_____[__\\_____|__.-\\      .     .    ...::
        //        //        /          \ `-_\\/         \\          .....:::
  -... //     .  / /       /____________\    \\       .  \ \     .            .
      //   .. .-/_/-.                 .       \\        .-\_\-.                 .
     / /      '-----'           .             \ \      '._____.'         .
  .-/_/-.         .                          .-\_\-.                          ...
 '._____.'                            .     '._____.'                       .....
        .                                                             ...... ..
    .            .                  .                        .
   ...                    .                      .                       .      .
        ....     .                       .                    ....
          ......           . ..                       ......'
             .......             '...              ....
                                   ''''''      .              .
            
            
  • TravelOPort | React | MongoDB | Express | NodeJS |
    • A comprehensive travel portal with secure user authentication and session management
    • Developed the Full-Stack web application from scratch with MERN (MongoDB, ExpressJS, React, NodeJS) stack
    • Supports multitiered user privileges along with per-user cookie based identification to deter XSRF attacks

  • Breakout Game | C++17| SDL2 |
    • Remake of the famous Retro Game by Atari "Breakout"
    • Runs at smooth 60FPS
    • Game implemented with Data Oriented approach rather than Object Oriented for performance gains

  • 2D Game Engine Plaformer | C++17 | SDL2 | Javascript | HTML | CSS |
    • Designed and developed a 2D Game Engine that enables development of 2D games in an effortless manner
    • Developed a side-scroller game off the 2D Game Engine
    • Used Component Design Pattern for scalability
    • Features a dedicated ResourceManager on top of File-System to load and unload Resources
    • Includes a standalone Game Level Editor developed with HTML, CSS, and JavaScript

  • Collaborative Virtual Whiteboard | C++17 | SFML | Nuklear |
    • A cross-platform, decentralized C++ based Whiteboard that allows multiple users to collaborate simultaneously in real-time
    • Supports multiple pen/brush sizes and pen/brush colors
    • Features interchangable canvas color for colorblind users
    • Includes undo and redo commands for the user convenience
    • Implemented producer-consumer design pattern for scalability and concurrency

  • Instagram Image Filter | Java | Java Swing | MVC | JUnit |
    • Designed, developed & tested an image processing application with an MVC architecture in compliance with the command design pattern to perform several preset filters like sepia, greyscale, blur, sharpen dither & mosaic
    • Equipped the software with additional features that support image patterns like checkerboard, rainbow, flags of countries etc. based on user input dimensions
    • Includes the flexibility of processing images to the preferred image file format like PNG, JPEG, BMP, etc. & batch processing support
    • Conducted unit testing and usability tests sequences to support functionalities & maintained application performance

  • Portfolio Website | JavaScript | HTML | CSS |
    • Personal portfolio webiste

                
#### _\_ ________ ##=-[.].]| \ \ #( _\ | |------| # __| | |||||||| \ _/ | |||||||| .--'--'-. | | ____ | / __ `|__|[o__o]| _(____nm_______ /____\____
Available Commands

about, education, projects, experience, skills, pokemon, contact, download, help, clear, ls

     (  )   (   )  )
     ) (   )  (  (
     ( )  (    ) )
     _____________
    <_____________> ___
    |             |/ _ \
    | < Hire me >   | | |
    |               |_| |
 ___|             |\___/
/    \___________/    \
\_____________________/
    
  • Programming Languages - C++, Javascript, Java, Python
  • Web Technologies - React, Angular, NodeJS, Express.js, Spring, jQuery, REST, GraphQL, HTML, CSS, SCSS, Bootstrap, Bulma
  • Databases - MySQL, PostgreSQL, MongoDB, DynamoDB
  • Cloud & DevOps - Amazon Web Services (AWS), Docker, Kubernetes, Jenkins
  • Testing - JUnit, Selenium, Catch2, Cypress JS
  • Security - Burpsuite, Wireshark, nmap
					  
                 _.===========================._
            .'`  .-  - __- - - -- --__--- -.  `'.
        __ / ,'`     _|--|_________|--|_     `'. \
      /'--| ;    _.'\ |  '         '  | /'._    ; |
     //   | |_.-' .-'.'    -  -- -    '.'-. '-._| |
    (\)   \"` _.-` /                     \ `-._ `"/
    (\)    `-`    /      .---------.      \    `-`
    (\)           |      ||1||2||3||      |
   (\)            |      ||4||5||6||      |
  (\)             |      ||7||8||9||      |
 (\)           ___|      ||*||0||#||      |
 (\)          /.--|      '---------'      |
  (\)        (\)  |\_  _  __   _   __  __/|
 (\)        (\)   |                       |
(\)_._._.__(\)    |                       |
 (\\\\jgs\\\)      '.___________________.'
  '-'-'-'--'
            

Email: jugaljoshi96@gmail.com
LinkedIn: linkedin.com/in/jugalj05hi
GitHub: github.com/jugalj05hi

Downloading resume...
If you are facing any problem(popup blocker),
then click here to download.

            
                                              ,'\
    _.----.        ____         ,'  _\   ___    ___     ____
_,-'       `.     |    |  /`.   \,-'    |   \  /   |   |    \  |`.
\      __    \    '-.  | /   `.  ___    |    \/    |   '-.   \ |  |
 \.    \ \   |  __  |  |/    ,','_  `.  |          | __  |    \|  |
   \    \/   /,' _`.|      ,' / / / /   |          ,' _`.|     |  |
    \     ,-'/  /   \    ,'   | \/ / ,`.|         /  /   \  |     |
     \    \ |   \_/  |   `-.  \    `'  /|  |    ||   \_/  | |\    |
      \    \ \      /       `-.`.___,-' |  |\  /| \      /  | |   |
       \    \ `.__,'|  |`-._    `|      |__| \/ |  `.__,'|  | |   |
        \_.-'       |__|    `-._ |              '-.|     '-.| |   |
                                `'                            '-._|
            
            
            
                                 ."-,.__
                 `.     `.  ,
              .--'  .._,'"-' `.
             .    .'         `'
             `.   /          ,'
               `  '--.   ,-"'
                `"`   |  \
                   -. \, |
                    `--Y.'      ___.
                         \     L._, \
               _.,        `.   <  <\                _
             ,' '           `, `.   | \            ( `
          ../, `.            `  |    .\`.           \ \_
         ,' ,..  .           _.,'    ||\l            )  '".
        , ,'   \           ,'.-.`-._,'  |           .  _._`.
      ,' /      \ \        `' ' `--/   | \          / /   ..\
    .'  /        \ .         |\__ - _ ,'` `        / /     `.`.
    |  '          ..         `-...-"  |  `-'      / /        . `.
    | /           |L__           |    |          / /          `. `.
   , /            .   .          |    |         / /             ` `
  / /          ,. ,`._ `-_       |    |  _   ,-' /               ` \
 / .           \"`_/. `-_ \_,.  ,'    +-' `-'  _,        ..,-.    \`.
.  '         .-f    ,'   `    '.       \__.---'     _   .'   '     \ \
' /          `.'    l     .' /          \..      ,_|/   `.  ,'`     L`
|'      _.-""` `.    \ _,'  `            \ `.___`.'"`-.  , |   |    | \
||    ,'      `. `.   '       _,...._        `  |    `/ '  |   '     .|
||  ,'          `. ;.,.---' ,'       `.   `.. `-'  .-' /_ .'    ;_   ||
|| '              V      / /           `   | `   ,'   ,' '.    !  `. ||
||/            _,-------7 '              . |  `-'    l         /    `||
. |          ,' .-   ,' ||               | .-.        `.      .'     ||
 `'        ,'    `".'    |               |    `.        '. -.'       `'
          /      ,'      |               |,'    \-.._,.'/'
          .     /        .               .       \    .''
        .`.    |         `.             /         :_,'.'
          \ `...\   _     ,'-.        .'         /_.-'
           `-.__ `,  `'   .  _.>----''.  _  __  /
                .'        /"'          |  "'   '_
               /_|.-'\ ,".             '.'`__'-( \
                 / ,"'"\,'               `/  `-.|"
                  "
            

Error: Command not found!

        < Enter help to get list of all available commands >
        -----------------------------------------------------------
              _
             /|\
            /_|_\
          ____|____
          \_o_o_o_/
         ~~ |     ~~~~~
         ___t_________

		

Press Enter to run a command, ↑/↓ for history, and Ctrl + Space to complete a command. Clear removes output but retains history.

command description
about Get to know me!
education Alma mater
projects Some of the cool things I've worked on
experience Where have I worked?
skills Few things I'm good at in life.
contact Reach out to me!
download Download my resume
pokemon Check out some of my favorite Pokemon ascii art. More to come.
clear Clear output (keeps command history)
helpShow commands and keyboard shortcuts
lsList available commands