Archives
26 posts
2024
2023
2022
- Creating a JSON logger for Flask
- My course portfolio for Computational Photography
- Building a Camera Obscura
2020
2019
- The Kerberos Authentication System for Single Sign-On (SSO)
- Programmatically organising your backpacking trip using Google My Maps
- Building RPM packages with rpmbuild, Koji, and GitLab-CI
2018
- Google Summer of Code 2018 final evaluation report
- Using variadic templates with lambda expressions in C++ for constrained optimization
- Inaccuracy in Boost Geometry geodesic algorithms for nearly antipodal points
2017
- An overview of activation functions used in neural networks
- Parallel tile fetching and CPU-and-memory statistics
- Google Summer of Code 2017 final evaluation report
- Fixing tile distortion issue in hips package
- RGB tile drawing in hips package
- Parameterized testing using Pytest
- Creating custom decorators in Python 3.6
- HiPS tile drawing
- Type annotations in Python 3.6 and using Mypy as a static type checker
- An overview of Hierarchical Progressive Surveys (HiPS) and the HEALPix framework
- An introduction to coordinate systems used in Astronomy
- A comparison of response times using URLLib, GRequests, and asyncio
- My First Article