Advertisement
archit_jain

we

Jul 9th, 2022 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. A numbers-based game in which players arrange different series of numbers to guess a mathimatically correct equation of length 8 in 6 tries, similar to Wordle.
  2.  
  3.  
  4. JOB PORTALJOB PORTAL SPRING 2021 | React, MongoDB, Node, Express
  5. A platform where job recruiters can post the jobs and applicants can apply
  6. for it and allow recruiters to shortlist/reject/accept their application based on
  7. applicant’s skills and uploaded resume and rate them according to their work.
  8.  
  9.  
  10. CLICKBAIT SCORE & FAKENEWS DETECTIONCLICKBAIT SCORE & FAKENEWS DETECTION MONSOON 2021 |
  11. Python
  12. Improved the accuracy of fake news classifcation model by using clickbait intensity as an extra feature predicted using a regression model, BERT word embeddings and also uses ensemble learning methods.
  13.  
  14.  
  15. WIKIPEDIA SEARCH ENGINEWIKIPEDIA SEARCH ENGINE MONSOON 2021 | Python
  16. A scalable search and indexing engine for wikipedia dump, converts it to an inverted index of 1/5th of its size and further process the index to return top matching results for any search query based on tf-idf score. It also supports field queries.
  17.  
  18.  
  19. LINUX SHELLLINUX SHELL MONSOON 2020 | C
  20. A command-line interface based on the Unix Bash shell. Supports multiple
  21. commands per line, signal handling, chained redirection, piping, foreground
  22. and background process.
  23.  
  24.  
  25. DATABASE DESIGNING AND CLIDATABASE DESIGNING AND CLI MONSOON 2020 | Python, MySQL
  26. A database project in MYSQL with a CLI for a Hotel
  27. Management Company. It covers all CRUD operations for all entities with
  28. Normalization.
  29.  
  30.  
  31. KWAZY BALLKWAZY BALL SPRING 2021 | Python,Numpy
  32. A terminal-based python game similar to classic DX-Ball with a bunch of
  33. different powerups, obstacles and a modular object-oriented design
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49. JIO Platforms Ltd
  50. Software Development Engineer Intern May 2022 – July 2022
  51. • Built and tested UI screens for a Flutter based mobile app features consists drag and drop, reordering of custom components and rendering combination sereis of graph.
  52. • Added couple of features and test them, resolved bugs and refactor code for a React based web app.
  53. + Added Google Anaytics for tracking user activities and also created custom events, dimension and reports as per requierements.
  54.  
  55. built and tested UI screens for a Flutter-based mobile app, features includes drag-and-drop, reordering of custom components, and rendering combination series of graphs.
  56. Added a few features and tested them, resolved bugs, and refactored code for a React-based web app.
  57. Added Google Analytics to track user activities and created custom events, dimensions, and reports as per requirements.
  58.  
  59.  
  60. PRODUCT LABS IIITHPRODUCT LABS IIITH
  61. Full Stack Developer Intern June 2021 – Sept 2021
  62. • Built a MERN stack based Health Care app for data collection and analysic.
  63. • Developed admin side of the app which includes dashboard for data analyzation, dynamic form generation, creating session and also added authentication for different categories of user.
  64.  
  65.  
  66. BESTIE - MiddlemanBESTIE - Middleman
  67. Android App Developer Intern Feb 2021 – Apr 2021
  68. Created a Flutter based Anonymus calling mobile app
  69. • Created a Flutter-based Android app through which users can call verified topic experts over the Internet to discuss specific topics listed.
  70. Created a Flutter-based Android app through which users can talk anonymusly with topic advisors.
  71. Developed bunch of features such as rating an advisor, prepaid app wallet for call charges, keeping user activity log, and an algorithm to match user with an advisor.
  72.  
  73.  
  74. COVIDTODAY - iCARTCOVIDTODAY - iCART
  75. Frontend Developer Intern July 2020 – Sept 2020
  76. • Open-Source contribution for tracking India’s response to the COVID19.
  77. • Improved website’s frontend and to reduced delay in page rendering by
  78. implementing react lazy loading.
  79.  
  80.  
  81. OSDG-IIITHOSDG-IIITH
  82. Full Stack Developer May 2020 – Aug 2020
  83. • Designed database schema and also developed admin functionality like add
  84. an event on their website, upload multiple media files in the event gallery
  85. for my college’s club website.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement