Defog AI (YC W23) logo
Software Engineering Intern

Defog AI (YC W23)

July 2024 - Present

  • Revamped the Next.js frontend of defog self hosted platform to improve user experience and performance.
  • Implemented recommendation features that use past negative feedback to suggest tailored improvements to users.
  • Used Slack's API to prompt and receive feedback through the company's slack app and allow asking of follow up questions via slack threads.

Technologies used:

FastAPIFastAPI
Next.jsNext.js
DockerDocker
PostgreSQLPostgreSQL
Nika Eco logo
GIS Software Engineering Intern

Nika Eco

Jan 2022 - Present

  • Handled the entire backend feature for geospatial file uploading, ensuring files (.shp, .kml, .geojson, .gkpg) are parsed correctly with a standardized format across different software platforms (e.g., QGIS, Google Earth Pro, ArcGIS).
  • Implemented a custom kml to geojson converter using lxml in Python to support nested multigeometry tags in KML, which the existing kml2geojson library does not support.
  • Unit-tested the entire feature using pytest to cover all edge cases of malformed geospatial files comprehensively.
  • Researched and implemented the best methods for storing and analyzing raster data using PostGIS raster and Rasterio.

Technologies used:

PythonPython
TypeScriptTypeScript
SupabaseSupabase