blog.hackunited.orgImposter Syndrome in TechFor many years, computer science and, in general, the tech field were lucrative and popular fields, considered a “golden ticket” to a job. Now, computer science enrollment in the UC’s and other univer1d ago·2 min read
blog.hackunited.orgUnderstand Environment VariablesWhen you write code that connects to a database or an external service, you usually need a password or a key. Putting that key directly into your code creates a significant problem. If you share your 3d ago·2 min read
blog.hackunited.orgAI Is Everywhere, You Just Gotta Notice ItWhenever AI comes up in a conversation, people jump to chatbots or whatever new model just dropped: maybe a new model of ChatGPT, Nano Banana, or another AI model. Although those models of AI are inte5d ago·3 min read
blog.hackunited.orgHow Machine Learning Learns from Data?Machine learning (ML) is a type of artificial intelligence that learns from data instead of being explicitly programmed. Just like humans learn from experience, machines learn from examples. How it woMar 4·2 min read
blog.hackunited.orgMaps But Easy: An Intro to Leaflet JSJust having a list of addresses usually doesn’t look nice. When you build an app to find the nearest coffee shop or track a delivery route, you need a visual map. Really slow/heavy mapping software slFeb 28·2 min read