Skip to content
View pravchand's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@capp30122-watts-up

Block or report pravchand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
pravchand/README.md

Hi there ๐Ÿ‘‹ Thanks for visiting my Github.

I'm Praveen Devarajan, a Computer Science/Public Policy grad student at the University of Chicago ๐ŸŽ“

I have been a volunteer teacher, a grassroots social worker during the pandemic, and a product manager helping build products for teaching children.

Python Go R JavaScript AWS Linux

Past Projects

Many repositories from school projects are private for academic integrity and intellectual property purposes. Code can be shared with prospective employers upon request.

  • Distributed System for Genomic Annotation Services using AWS Services(S3, Glacier, DynamoDB, State Machines, Lambda functions and SQS/SNS)
  • Lock-free task management system in Go, utilizing concurrent data structures (lock-free FIFO queue, RWLock) and atomic CAS operations
  • Parallelizing image convolutions using basic synchronization primitives
  • Text to text Transfer Transformer model (T5), fine-tuned to summarize data
  • Replicating the "Attention is all you need" architecture using PyTorch
  • Markov Models for Text Attribution
  • Web Scraping & Web Crawlers with lxml
  • CRUD app to handle tweets, and link records, with SQLite and Flask ๐Ÿชถ
  • Record Linkage Algorithms
  • Analyzing Avian Diversity using Recursive Treemaps
  • Polling Precinct Simulation using M/M/N Queues
  • Analyzing Political Tweets using NLP
  • Epidemic Simulation using the SIR Model

Pinned Loading

  1. energy_project energy_project Public

    Forked from uchicago-mscapp-projects/watts_up

    A trend analysis of the US Energy grid data

    Python

  2. drona drona Public

    JavaScript

  3. web_scraping_Go web_scraping_Go Public

    Go