davidlacho
👋 Hi there! 👨🏻💻 I'm David.
Safety Cybersecurity (formerly pyup.io)Winnipeg, Manitoba, Canada
Pinned Repositories
agents
AI-powered chat interface for SQLite database interaction. Features include natural language querying, dynamic schema introspection, and automated report generation. Simplifies database exploration and reporting.
Elixir-Topics
An Elixir & Phoenix app where users can sign in and post a topic for discussion, click on individual topic, and can post comments to discuss on that topic.
facts
A LangChain CLI tool to answer user questions using facts from a text file by searching for the most relevant information to their query.
foodieapp
An app for searching recipes by ingredients, and allowing users to keep track of their favorite recipes. Makes calls to Food2Fork API. Built on Express & MongoDB.
fun-with-hooks
A simple react app to play around with hooks
InterviewQuestions
My solutions for the most commonly used coding interview questions.
pycode
Automatically generate code and corresponding unit tests for a given task using LangChain and the OpenAI language model.
tchat
Integration of LangChain with OpenAI's Chat models to create a flexible and powerful chat application. It supports dynamic memory management, and offers a versatile prompt engineering framework.
Twitch-Clone
A Twitch streaming clone using React, React-Router, Redux.
weather-caching
Built with Node.js and TypeScript, this app emphasizes efficiency and scalability, utilizing a flexible caching mechanism to deliver fast and reliable weather information.
davidlacho's Repositories
davidlacho/LaunchData
Launch Data is a small tool that lets users view upcoming space launch missions around the world, with some details about each one.
davidlacho/dummy-redux-project
A project to demonstrate Redux reducers, API Requests with Redux, and redux-thunk.
davidlacho/songs
A simple React + Redux app to display songs
davidlacho/React-YouTube
This is a YouTube browser application built in React.
davidlacho/VSCodeBeautify
Enable js-beautify in VS Code
davidlacho/react-image-search
A simple image search in React
davidlacho/foodieapp
An app for searching recipes by ingredients, and allowing users to keep track of their favorite recipes. Makes calls to Food2Fork API. Built on Express & MongoDB.
davidlacho/jungle-rails
An e-commerce Rails app built for learning Rails through example
davidlacho/ar-exercises
ActiveRecord stretch exercises
davidlacho/Chatty-App
Chatty allows users to communicate with each other without having to register accounts. It uses React, WebSockets, Webpack, and Babel.
davidlacho/TwO-O-Player
davidlacho/RAD
A food pick-up ordering interface for a smoothie shop. RAD Smoothies is mobile-first in its design. RAD smoothies communicates with Twilio's REST API. Thirsty clients can visit our smoothie store and place an order.
davidlacho/connecting-from-js
lighthouse assignment
davidlacho/tweeter
A front-end twitter clone project
davidlacho/tiny-app
A full stack web app built with Node and Express that allows users to shorten long URLs (à la bit.ly)
davidlacho/popping-bottles
davidlacho/recommended-repos
Given a target repo, recommends 5 repos (based on the most starred repos by the contributors to the target repo)
davidlacho/GitHub-Avatar-Downloader
A command-line HTTP client that requests the avatars for all contributors to a given project on GitHub, and downloads them to disk
davidlacho/Stock-Market
Stock Market
davidlacho/luhn
luhn checker
davidlacho/custom-sort
A really cool app for sorting!
davidlacho/gitignore
A collection of useful .gitignore templates
davidlacho/character-counting-assignment
Implementing a solution to a problem using Objects
davidlacho/character-position
return an object with all the indices in the string where each character is found
davidlacho/fourinarow
A four in a row game to demonstrate Object Oriented JavaScript
davidlacho/React-Router
A routing project in React
davidlacho/ReactRSVPApp
An application built with React for keeping track of RSVP's
davidlacho/UnityPrefabManagerDemo
Unity Prefab Manager Demo
davidlacho/barChart
Bar chart stretch project for Lighthouse Labs
davidlacho/styles-conference
Example html page for lighthouse intro modules