Skip to content

Commit

Permalink
Quick commit
Browse files Browse the repository at this point in the history
  • Loading branch information
WomB0ComB0 committed Jan 25, 2025
1 parent 899b9da commit 9e071bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file added public/assets/images/Profile_trans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion src/data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const places: RawPlace[] = [
['Hopper hacks x2', '2x mentor', 40.917137, -73.122467],
['SBU hacks', 'First hackathon 2022', 40.916233, -73.125833],
['Hack Cewit x2', '2x speaker', 40.902315, -73.134435],
['NYU Hacks', 'Mentor and Judge', 40.69417, -73.986839],
['Hack NYU', 'Mentor and Judge', 40.69417, -73.986839],
['Treehacks', 'Mentor', 37.431314, -122.169365],
['Jane street', 'Visited as part of ColorStack', 40.714443, -74.015849],
['Squarespace', 'Got invited to visit', 40.729735, -74.0106],
Expand All @@ -20,6 +20,10 @@ export const places: RawPlace[] = [
['HackPrinceton - Fall -2024', 'Hacker', 40.350292, -74.652831],
['IEEE LISAT 2024', 'Research presenter', 40.819012, -73.068539],
['Google and Palo Alto Networks Cloud Hero Event', 'Attendee', 40.727630, -74.009924],
['Hack Brown - 2025', 'Hacker', 41.826771, -71.402550],
['Hack NYU', 'Hacker', 40.694632, -73.986704],
['Columbia DevFest', 'Mentor', 40.807427, -73.962519],

];

export default places;
Expand Down

0 comments on commit 9e071bd

Please sign in to comment.