experience
Basics
Name | Demilade Tinubu |
demilade.tinubu02@gmail.com | |
Phone | (301)-755-3031 |
Work
-
2024.06 - 2024.08 Teaching Instructor
SCU:BA (Summer Coding at UChicago Builders Academy)
The Summer Coding @ UChicago: Builders Academy (“SCU:BA”) program seeks to provide high school students on Chicago’s South Side with technology and programming experience which will enhance their academics and possibly prepare them for future careers.
-
2024.06 - 2024.09 Data Engineer
Sibel Health
Sibel heath is a Biotech Company in Chicago. They develop and test cutting edge next-generation biomedical devices.
-
2023.09 - Present Baratisa
Cobb Cafe
For decades, UChicago's student-run coffee shops have given community members space to congregate (and caffeinate) on their own terms
-
2022.09 - Present Team Memeber
Logan Media Center
The Logan Center encourages the making and presenting of art through a dynamic suite of equipment, labs, and shops designed to bring creative ideas to fruition. Our digital media, technology, equipment, and facilities are available to University of Chicago students, staff, faculty, partners, and participants in select community arts programs for artistic creation, experimentation, and teaching.
-
2022.06 - 2022.07 Intern
Nano Graf
NanoGraf Corporation (formerly SiNode Systems) is an advanced materials company developing silicon-graphene materials for the next generation of lithium-ion batteries.
-
2020.08 - 2021.06
Volunteer
-
2021.09 - 2022.09 Division Manager / Phonebank Leader
Done Wating
Done Waiting is a disruptive army of young people fighting to elect Progressives and bend the establishment to the will of the people: Designed a Python script to automate the attendance of 100+ people, Saving 3+ hours a week Taught 20+ leaders on effective leadership skills and 75 new phone bankers on how to phonebank effectively.
Education
-
2021.09 - 2025.06 Chicago, Illinois
The University of Chicago
BS Computer Science & BA Visual Arts
- Courses : Linear Algbera, Statistical Methods and Applications ,Intro to Data Engineering, Mathematical Foundations of Machine Learning,Scientific Visualization ,Calculus 3 Clubs: Kappa Theta Pi(Director of Outreach),Paul Douglas Institute
Awards
Publications
Skills
Expert | |
Python | |
C | |
Photoshop | |
Premiere Pro | |
Git | |
Linux | |
Data Structures | |
SQL | |
REST APIs | |
Django |
Proficient | |
Blender, | |
Maya | |
SQL | |
Pandas | |
NumPy | |
Pytorch | |
C+ | |
DVC (Data Version Control) | |
HTML | |
CSS | |
Django | |
Flask | |
JavaScript | |
React | |
Node.js |
Projects
-
Attendance App
A web application that is designed to help college instructors keep track of attendance in their classes. The application uses a unique method to track attendance, which involves the use of a random QR code projected on a screen at the start of each class. Using Django and SQLite to model data and REST APIs to handle requests, the application allows instructors to create classes, generate QR codes, and view attendance reports. Students can scan the QR code using their smartphones to mark their attendance. The application also includes a feature that allows instructors to send reminders to students who have not yet marked their attendance.
-
A Direct Volume Renderer
Implemented a C-based multi-threaded tool with a camera model, 3D convolution, shading, and ray tracing for high quality renderings of volumetric 3D image datasets.
-
Foodies
Prototyped a dietary restriction-focused app, facilitating local food options, spearheaded user testing for valuable insights and product enhancements.
-
Shell
Developed a versatile command-line interpreter in C, capable of parsing commands, handling multiple inputs, and enabling output into files.
-
Flower Classification System
Developed a flower image classification system using Python and NumPy, achieving an accuracy exceeding 97%
-
Mock Stock Exchange
In C Used a linked list to implement an electronic exchange for stocks, accepts a stream of orders, and based on those orders, it will keep track of pending orders, execute trades when possible, and create a set of trading records