Code Monkey home page Code Monkey logo

adding-a-syscall's Introduction

About

I am Shambhawi Sharma (she/her), a fourth year undergraduate majoring in Computer Science and minoring in Business and Computational Mathematics! I aspire to do a doctorate degree towards systems research, preferably in the field of High Performance Computing.

Projects

  • HawkPhish
    • I, along with my team consisting of John Deifel, Kaleb Austgen, Verica Karanakova, Alyssa Cao, Na'im Mohammed, Mohammed Trigui, Harrison Le, Emmanuel Gonzalez, Ricky Madrid Quiles, Katherine Prush, Kathleen Monahan, Lucas Costa-Wang, Jiachen Wang and Rodney Fears under the guidance of Dr. Rahul Patel created a cybersecurity solution that works as a chrome extension that scans malicious links and stores them in an Azure SQL database. I worked in creation and management of databases and performing analytics/statistics on real world data. I contributed to establishing end-to-end connection between frontend and backend, and contributed towards encryption of data and garbage collection.
  • Lottery Scheduler, Multi-Level Paging, Threading and System Calls
    • I modified a research OS in xv6 to enable new and customized system calls and implement multilevel paging, threading and scheduling. I created an OS CPU Scheduler in C that assigns each running process with a specific resource time of the processor directly proportional to the number of tickets it has. Event scheduling is random based on a linear congruential generator algorithm (LCG) where a linear equation is used to determine which event “wins” the lottery to be assigned processor time.
  • Python TUI Bank Application
    • I created a TUI Bank application using psycopg2 and Python. The Banking Application possessed a database made on postgres and pgadmin4 which could be accessed by customers, bank managers and tellers to perform functions such as adding accounts, deleting accounts and cash withdrawals, deposits and transfers.
  • Android Weather App and Android News App
    • I created a Weather App in Android Studio that utilizes real time weather information from an external API source to display real time weather for any part of the world, along with weather icons imported using a local library. The Weather App I built displayed weather information for not only the same day but also up to the next 15 days, with display options in the metric as well as other systems. The News app displayed all news sources from an external API that allowed users to choose news articles from a specific source for a specific topic. The titles and articles itself are stored and displayed using an Adapter and View Holder, while the list of available sources and topics are accessed using Hash Maps that are used to navigate between articles.
  • Java Game: Race Between Two Campuses
    • I, along with a team of students (Ryan Ciminski, Olivia Debenedictis, Matthew Horowitz) created a game map similar to chutes and ladders, coded for a three-class project with application of concepts like exception handling, object oriented programming and inheritance.

Work Experience

  • Undergraduate Research Assistant (January 2023 - May 2023)
    • The research was done under the supervision and guidance of Dr. Zhiling Lan. Work done during the Spring semester of 2023 under CS497 was to understand technologies in Parallel Discrete Event Simulations (PDES) and work with them to learn about High Performance Computing and job scheduling. The two technologies that were primarily investigated and learned from were CODES Discrete Event Simulation Framework and CQSIM一a discrete event driven scheduling simulator.
    • What I really enjoyed with this experience was it made me interested in High Performance Computing research, and I hope to continue in the same field in the near future.
  • Undergraduate Teaching Assistant (January 2022 - Dec 2023)
    • I taught and helped students in the classroom understand basic programming concepts in Java. Required experience with teaching and reviewing course material of the week and explaining concepts of data structures in Java. Developed leadership, communication and problem-solving skills to better help students.
    • It's really lots of fun to hear the various ways others approach a certain problem, and it was a really interactive and enjoyable experience to be involved as a teaching assistant!
  • CRA Intern at FIGmd (May 2022 - August 2022)
    • I collaborated with an internal Carefirst Team consisting of 20 memebers including healthcare professionals as well as data scientists to prepare .html files and excel databases to evaluate the quality of medical practitioners and systems based on CMS measures. I addressed the issue of efficiency and correctness in entering data in the excel database so as to obtain accurate results. I received training for and worked with the MAT tool, VSAT tool and advanced Excel functions to work with various measure attributes and conditions to create automated .xlxs files
    • One key takeaway from the experience was the extent to which I required my previous knowledge of biology to be able to effectively contribute towards designing an efficient database system, and it really highlighted the importance of having interdisciplinary knowledge. Overall, a very rewarding experience!

Interests and Future Goals

In my free time, I rather enjoy reading academic papers on various topics. I am currently trying to read more papers regarding HPCs in order to gain more knowledge about them. Apart from papers, I enjoy playing video games and listening to classical music!

adding-a-syscall's People

Contributors

mochiiten9158 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.