Skip to content
View tonybolivar's full-sized avatar
💭
:3
💭
:3

Highlights

  • Pro

Block or report tonybolivar

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tonybolivar/README.md
                            ;\                    
                            |' \                  
         _                  ; : ;                 tony@github -----------------------------------------
        / `-.              /: : |                   OS: ..................... Colgate University
       |  ,-.`-.          ,': : |                   Uptime: ................. 20 years
       \  :  `. `.       ,'-. : |                   Major: .................. Computer Science
        \ ;    ;  `-.__,'    `-.|                   Focus: .................. ML, RL, Reverse Engineering
         \ ;   ;  :::  ,::'`:.  `.                
          \ `-. :  `    :.    `.  \                 Languages.Code: ......... Python, C++, TypeScript
           \   \    ,   ;   ,:    (\                Languages.Human: ........ English, Spanish, Japanese, Korean
            \   :., :.    ,'o)): ` `-.            
           ,/,' ;' ,::"'`.`---'   `.  `-._          Projects.Main: .......... EU4-Haven
         ,/  :  ; '"      `;'          ,--`.        Projects.Startup: ....... Raider Marketplace
        ;/   :; ;             ,:'     (   ,:)       Projects.Fun: ........... Shapes & States, other npm packages of mine...
          ,.,:.    ; ,:.,  ,-._ `.     \""'/      
          '::'     `:'`  ,'(  \`._____.-'"'         Hobbies.Music: .......... Vocaloid
             ;,   ;  `.  `. `._`-.  \\            
             ;:.  ;:       `-._`-.\  \`.            Contact -------------------------------------------
              '`:. :        |' `. `\  ) \           LinkedIn: ............... anthonybolivar
                 ` ;:       |    `--\__,'           Email: .................. tony.e.bolivar@gmail.com
                   '`      ,'                     
                        ,-'                       

Anthony Bolivar

CS at Colgate. First-gen from Texas. I like building things.

Other stuff I've built:

  • Raider Marketplace · Student peer-to-peer marketplace, live on web [web is down due to cease and desist from Colgate.. working on approval ;( ] and iOS at raidermarketplace.com. Co-founded with a friend, registered LLC with grant funding.
  • Shapes & States · Voronoi-based political map generator with terrain-weighted pathfinding over a massive raster grid. Started as a D&D worldbuilding tool.

I write a lot of Python and Typescript, some C++.

Heading to Seoul (Yonsei University) in Fall 2026.

Website · LinkedIn · Email

Pinned Loading

  1. personal-website personal-website Public

    My personal portfolio website.

    TypeScript 1

  2. three-yakuza three-yakuza Public

    Browser-native Three.js loaders for Yakuza / Like a Dragon game assets (.gmt, .gmd, .par)

    TypeScript 2

  3. shapes-and-states shapes-and-states Public

    A terrain-weighted Voronoi political map simulator. Territory borders are computed server-side using multi-source Dijkstra's algorithm over a terrain cost raster.

    Astro 1

  4. geog_108_scripts geog_108_scripts Public

    GEOG 108 final project scripts: building-level pedestrian accessibility for Colgate's campus using QGIS, USGS 3DEP, and OpenStreetMap.

    Python