TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Share your side project

38 pointsby Svetlitskialmost 4 years ago
What have you been working on in your free time lately? Links to GitHub repos, websites, pictures/videos (not all side-projects are software!) of your creation in action, or whatever else best showcases what you've made would be great. Don't worry if your project is half-baked! I've personally found that getting feedback from the community can be a great source of ideas and motivation, even if the project is at a relatively early stage.

46 comments

ainzzorlalmost 4 years ago
I&#x27;ve been assembling and annotating a collection of instructive and self-contained code examples from open-source projects, to make it easier to learn by reading good code.<p>Code Catalog: <a href="https:&#x2F;&#x2F;codecatalog.org" rel="nofollow">https:&#x2F;&#x2F;codecatalog.org</a>
评论 #28048683 未加载
oneearedrabbitalmost 4 years ago
I have been doing software development for over 15 years, and I thought that I could apply some of my skills in another dev domain for fun. This time I wanted to try something different, and I started working on a tiny 1-bit retro game. I heard many horror stories that gamedev is hard, and I wanted to get the heartfelt first-hand experience. While it is certainly true that prior experience helps, but gamedev requires a multidisciplinary approach. One has to compose music, create sound effects, draw tiles and sprites, think carefully about game mechanics and many many other things.<p>On top of that, I am a solo-developer, and I have to prioritize ruthlessly, i.e. whether a new idea adds something meaningful to a game, or it is nice to have but will drain my energy, and I will abandon a game quickly. I am lucky to meet great people in gamedev groups. Also, I find gamedev community very friendly and supportive. I am still miles away from the first playable build, but it is a rewarding experience. If anyone is curious, here is what it looks like: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;oneearedrabbit&#x2F;status&#x2F;1420575365131653126" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;oneearedrabbit&#x2F;status&#x2F;142057536513165312...</a>
maynmanalmost 4 years ago
I&#x27;ve been working on a little website to pull out links from the comments on the &quot;Ask HN&quot; page. Often there is some great advice in there, and it seemed in the spirit of Hacker News to automate that.<p><a href="https:&#x2F;&#x2F;www.askhnwisdom.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.askhnwisdom.com&#x2F;</a>
评论 #28039641 未加载
评论 #28048284 未加载
评论 #28034748 未加载
评论 #28032085 未加载
7373737373almost 4 years ago
<a href="https:&#x2F;&#x2F;icebergcharts.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;icebergcharts.com&#x2F;</a><p>Iceberg Charts are an information format in which an image is divided into tiers and things are sorted into this structure by how well known they are, with the most popular entries at the top and the truly obscure at the bottom.<p>This makes them an interesting structure to share ones&#x27; interests and explore and learn more about topics one isn&#x27;t too familiar with.<p>I liked the format very much so I created this site that makes creating them easier and adding descriptions and links to the entries possible.<p>The most relevant for this site is probably <a href="https:&#x2F;&#x2F;icebergcharts.com&#x2F;i&#x2F;Python_Syntax" rel="nofollow">https:&#x2F;&#x2F;icebergcharts.com&#x2F;i&#x2F;Python_Syntax</a>
nassimsoftwarealmost 4 years ago
I made Street View for Zelda Breath of The Wild. The project aims to make you visit Hyrule with 360 degree panoramas.<p>Link : <a href="https:&#x2F;&#x2F;nassimsoftware.github.io&#x2F;zeldabotwstreetview" rel="nofollow">https:&#x2F;&#x2F;nassimsoftware.github.io&#x2F;zeldabotwstreetview</a>
评论 #28032699 未加载
pramodbiligirialmost 4 years ago
Mine is Paper Time (<a href="https:&#x2F;&#x2F;papertime.app" rel="nofollow">https:&#x2F;&#x2F;papertime.app</a>) - a way to browse the latest Computer Science papers on Arxiv, and also listen to their abstracts in audio form, like a custom podcast.<p>While the audio is supposed to be the main draw, I&#x27;m actually enjoying finding interesting new papers there on a daily basis! You can see my recent submission history to know what I mean.<p>Any feedback &#x2F; suggestions welcome.
评论 #28036391 未加载
评论 #28033617 未加载
app17almost 4 years ago
I have been working for a few years now on Exomind[1], a personal knowledge management tool that takes the form of a unified inbox in which you can have your emails, tasks, notes and bookmarks organized into collections. I have iOS and web&#x2F;electron clients at the moment and a simple browser extension for bookmarking.<p>Its backend (Exocore[2]) is built on top of a personal &#x2F; private blockchain and is made from the ground up to be hosted in a semi-decentralized fashion on your own personal devices (your computer, raspberry pi, a cloud instance, etc.). It is written in Rust and has iOS, C and Web (WASM) clients. It&#x27;s extensible via WebAssembly written applications.<p>It has very rough edges, but I&#x27;m using it daily to organize my life. It has also been my learning playground to improve my Rust skills over the last two years (it was on another tech stack before).<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;appaquet&#x2F;exomind" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;appaquet&#x2F;exomind</a> [2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;appaquet&#x2F;exocore" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;appaquet&#x2F;exocore</a>
schappimalmost 4 years ago
Hi I&#x27;m Marcus and I created <a href="https:&#x2F;&#x2F;hologrid.app" rel="nofollow">https:&#x2F;&#x2F;hologrid.app</a> .<p>During WWDC I was amazed at the new Object Capture APIs for MacOS Monterey that let you create 3D models from photos (see <a href="https:&#x2F;&#x2F;hologrid.app&#x2F;explore" rel="nofollow">https:&#x2F;&#x2F;hologrid.app&#x2F;explore</a> ).<p>Unfortunately these APIs aren&#x27;t available on Intel Macs nor on iOS devices.<p>Because of this I created <a href="https:&#x2F;&#x2F;hologrid.app&#x2F;explore" rel="nofollow">https:&#x2F;&#x2F;hologrid.app&#x2F;explore</a><p>With Hologrid you can create, manage, and share high-quality Augmented Reality (USDZ) experiences within your browser.<p>I&#x27;m trying to create &quot;the Vimeo of augmented reality&quot;.<p>If you upload a zip of images to hologrid, my bank of m1 macs will turn your images into a model. They&#x27;ll then host the model on your behalf, and also generate a GLTF&#x2F;GLB preview (so you can view the model in your browser).
Stoot98almost 4 years ago
I&#x27;ve been building a wee app to let you see the Twitter chat from when the TV Show you are watching on catch-up first aired - pick the time&#x2F;date the show first aired and it will feed you the hashtagged tweets as if you were watching live. Meaning no spoilers!<p>Check it out here: <a href="https:&#x2F;&#x2F;www.hashtagreplay.com" rel="nofollow">https:&#x2F;&#x2F;www.hashtagreplay.com</a><p>Would love any feedback or comments!
评论 #28058404 未加载
gidorahalmost 4 years ago
I&#x27;ve been learning Flask over the past few years. I&#x27; an accountant, not a programmer, so these have been purely for fun!<p>Hermes (<a href="https:&#x2F;&#x2F;hermes.dev.huginn.uk" rel="nofollow">https:&#x2F;&#x2F;hermes.dev.huginn.uk</a>) accounting software<p>Cosearch (<a href="https:&#x2F;&#x2F;cosearch.dev.huginn.uk" rel="nofollow">https:&#x2F;&#x2F;cosearch.dev.huginn.uk</a>) front end for Compnies House API.<p>Tripper (<a href="https:&#x2F;&#x2F;tripper.dev.huginn.uk" rel="nofollow">https:&#x2F;&#x2F;tripper.dev.huginn.uk</a>) Planner for multi-leg trips.
评论 #28056907 未加载
jfosteralmost 4 years ago
I made this to help myself memorize katakana characters:<p><a href="https:&#x2F;&#x2F;readkana.com&#x2F;en" rel="nofollow">https:&#x2F;&#x2F;readkana.com&#x2F;en</a><p>You actually don&#x27;t need to know any Japanese to start with it, as it&#x27;s entirely based on loanwords.
nipalmost 4 years ago
I’m working on <a href="https:&#x2F;&#x2F;simplePDF.eu" rel="nofollow">https:&#x2F;&#x2F;simplePDF.eu</a>!<p>It’s a web-based PDF editor: add text fields, checkboxes, pictures (watermark) and signatures to otherwise non-interactive PDF documents
评论 #28059398 未加载
评论 #28057871 未加载
seanwilsonalmost 4 years ago
A simple browser word game: <a href="https:&#x2F;&#x2F;seanwilson.itch.io&#x2F;wordoid" rel="nofollow">https:&#x2F;&#x2F;seanwilson.itch.io&#x2F;wordoid</a><p>See how high a score you can get and let me know if you can think of any gameplay improvements. :)<p>I also work on <a href="https:&#x2F;&#x2F;www.checkbot.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.checkbot.io&#x2F;</a>, a browser extension that checks websites for SEO issues.
评论 #28032127 未加载
abhijatalmost 4 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;abhijat&#x2F;matchboxdb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abhijat&#x2F;matchboxdb</a><p>I&#x27;m trying to build a database system from scratch (without using third party libraries) in modern C++ (I do use googletest for unit tests).<p>I&#x27;ve mostly been stumbling around but having no prior experience writing anything like this, I think I am at a place where things might start coming together soon.<p>Initially I had very different goals but now I think I will focus on things like indices, full fledged SQL support and more data types later, once I have the basic model working.<p>I did get to learn a lot while working on it, and hopefully will get to learn a lot more as things come up.<p>Some of the resources which were very helpful were the CMU database course on youtube and the book called &quot;database internals&quot; by Alex Petrov (I just read parts of it as required). Also the book Writing an interpreter in Go by Thorsten Ball was very useful when writing the sql parser.
mrjivrajalmost 4 years ago
Been working on codifying my investment strategy: <a href="https:&#x2F;&#x2F;docs.google.com&#x2F;spreadsheets&#x2F;d&#x2F;1tBrZEMFK9XNWxiqOxE8oiEp9ctPMU9DAgerltYHGVeg&#x2F;edit#gid=1660889064" rel="nofollow">https:&#x2F;&#x2F;docs.google.com&#x2F;spreadsheets&#x2F;d&#x2F;1tBrZEMFK9XNWxiqOxE8o...</a><p>You can read more here: <a href="https:&#x2F;&#x2F;playingfordoubles.substack.com&#x2F;p&#x2F;invest-like-a-vc-in-the-stock-market" rel="nofollow">https:&#x2F;&#x2F;playingfordoubles.substack.com&#x2F;p&#x2F;invest-like-a-vc-in...</a>
davidajacksonalmost 4 years ago
I&#x27;ve been building Blocktimize, which is a no-code solution for smart contract integrations on Ethereum. <a href="https:&#x2F;&#x2F;www.blocktimize.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.blocktimize.io&#x2F;</a><p>Using Blocktimize, you can receive webhooks for smart contract events instead of having to connect a node&#x2F;scan blocks, connect smart contracts to analytics engines like Amplitude, and finally I&#x27;m working on adding daily and weekly reports for smart contracts.
the_only_lawalmost 4 years ago
Mine aren’t even half baked, more like still raw. Maybe a hundred lines of code written between them. I love to talking about them though. The few “active” ones though are:<p>1. A user mode ISDN stack written primarily in Erlang, with bits of C and Java for certain components. This one is pretty ambitious but it will end up supporting both typical LAPD&#x2F;Q.931 connections as well as Frame Relay and X.25 on both BRI and PRI interfaces. I’ve sunk more money that I should have on hardware for this project and still need more. At the interfaces level, though the stack will support DAHDI devices (if I can ever get it to work properly), the osmo-e1d interfaces, which is a neat price of hardware I found about about through HN[1], and whatever normal ISDN terminal adapters I can reverse engineer control protocols for (I imagine most are at least somewhat AT compatible). Biggest barrier for this project is just my laziness and unwillingness to write some of the more boilerplate stuff as well as handling the U-interfaces for BRI since it’s just not possible to get an actual ISDN BRI line anymore. I’ve wondered about hacking around it with NT1’s or U-interface expansions for Cisco routers, but I have my doubts it would work. I could also use some CO simulators but they’re rare and other line emulators are rather expensive. Its hard to get help when I get stuck because it’s just so niche. Can’t really reach out to most retro resources and most telecom stuff around those seem mostly analog&#x2F;PSTN type stuff and more modern networking&#x2F;telecom communities will likely just play 20 questions trying to figure out why I’m using an obsolete technology. Like I said it’s an ambitious project, and I’ve planned out extremely good design docs, reference applications including a H.320 video soft phone and a couple of APIs to interface with it (CAPI and JTAPI). I’ve probably mentioned this project so many times that people don’t actually believe I’m working on it though.<p>2. A custom DOCSIS modem, built on a limesdr. Unfortunately I only have a very old DOCSIS CMTS and cannot run this on a real line legally so it’ll be based on whatever DOCSIS version is supported by my CMTS. Haven’t done much work on this because there’s just so much setup to do. I need to reset the CMTS, set up the sdr, brush up on calculus, keep the manual for the CMTS and DOCSIS specs open to refer back to, etc. I also plan to make Linux and Windows (NDIS) drivers so you can connect the sdr directly to the coax and get a network interface.
kureikainalmost 4 years ago
I work on an email forwarding app <a href="https:&#x2F;&#x2F;mailwip.com" rel="nofollow">https:&#x2F;&#x2F;mailwip.com</a> to scratch my own itch for email setting up every time I start a project and buy a domain.<p>It&#x27;s originally call <a href="https:&#x2F;&#x2F;hanami.run" rel="nofollow">https:&#x2F;&#x2F;hanami.run</a> but the name is conflict with hanamirb.org so I&#x27;m in process of changing name.
jerriepalmost 4 years ago
Over a 25+ year career I have had to code far too many Admin Panels. Frameworks like Laravel have products like Nova and Backpack to help with this, but sadly there is nothing to speed up this process for ASP.NET Core. So I am working on StellarAdmin to try and fill that gap.<p><a href="https:&#x2F;&#x2F;www.stellaradmin.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.stellaradmin.com&#x2F;</a>
mcintyre1994almost 4 years ago
I’ve been building myself a custom running dashboard to track my stats over time. It’s a lot more fun than paying someone else and means I can build up whatever visualisations I like. The current version is at <a href="https:&#x2F;&#x2F;running.callumm.dev" rel="nofollow">https:&#x2F;&#x2F;running.callumm.dev</a><p>Overall the project consists of:<p>- An iOS shortcut that converts the day’s data to a CSV using HealthExport [1] and submits it to my API<p>- A tiny Phoenix API [2] that uploads the data to graphjson.com which I use for the visualisations and to avoid maintaining a database of my own for this<p>- A dashboard written in NextJS that shows my visualisations, hosted at that running.callumm.dev URL<p>I built it on a whim over the last month when I decided to start trying to run every day, so it does fun things like compare to last month. I’m sure I’ll keep tweaking things over time but this stack feels pretty good to hack on so far!<p>My favourite visualisation is one that shows the proportion of time spent in each heart rate zone per run over time. It’s something I’ve been working to get under control (I used to run at a consistently very high heart rate) and it’s awesome to be able to visualise that progress.<p>[1] <a href="https:&#x2F;&#x2F;healthexport.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;healthexport.app&#x2F;</a> - not mine or affiliated, but it’s a couple of dollars one time buy and makes my iOS shortcut work!<p>[2] GitHub repo for the data import API: <a href="https:&#x2F;&#x2F;github.com&#x2F;mcintyre94&#x2F;callum_runs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mcintyre94&#x2F;callum_runs</a><p>[3] GitHub repo for the dashboard: <a href="https:&#x2F;&#x2F;github.com&#x2F;mcintyre94&#x2F;callum_runs_dashboard" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mcintyre94&#x2F;callum_runs_dashboard</a>
greaterscopealmost 4 years ago
I&#x27;ve been creating something akin to Minecraft creative mode in the browser since 2016: <a href="https:&#x2F;&#x2F;github.com&#x2F;alanszlosek&#x2F;voxeling" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;alanszlosek&#x2F;voxeling</a>. It all started when I found the VoxelJS project. The possibilities really hooked me so I forked it, learned a ton about WebGL, then started my own repo and rewrote nearly everything from scratch. I&#x27;ve been having a blast. There are endless opportunities for optimization (must maintain 60fps!), which is extremely rewarding to me.<p>Last year I started making videos showing the code and the improvements I&#x27;ve made: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLGonE3T1sorRgdHNBGhpjUojdChc5CSD0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;playlist?list=PLGonE3T1sorRgdHNBGhpj...</a><p>That&#x27;s just one of my projects, but the one I&#x27;m most proud of. Even if the code isn&#x27;t conventional or pretty. :-)
westcortalmost 4 years ago
I made a catalog of all of the out-of-copyright books in the Library of Congress, a pun generator that has all puns of the form &#x27;You put the X in Y&#x27;, and language learning resources: <a href="https:&#x2F;&#x2F;www.locserendipity.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.locserendipity.com&#x2F;</a>.
Svetlitskialmost 4 years ago
I&#x27;ll kick things off. About a month-and-a-half ago I posted a &quot;Show HN&quot; for a nifty CLI tool I built called fcp [1], a significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time. Since posting about it (and receiving a lot of excellent constructive feedback from the HN community), I&#x27;ve continued to improve it, ensuring it gracefully handles edge-cases (e.g. attempting to copy a directory into itself) and further increasing its performance while reducing its memory footprint.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;Svetlitski&#x2F;fcp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Svetlitski&#x2F;fcp</a>
shaneclevelandalmost 4 years ago
I&#x27;ve been having fun with <a href="https:&#x2F;&#x2F;textpost.me" rel="nofollow">https:&#x2F;&#x2F;textpost.me</a>. It allows me to journal&#x2F;blog by text message only. It&#x27;s basically the only consistent, non-social-media method for me that works. So I made it available for others. Though, not many have jumped on board.<p>Using tags, I am able to keep track of my offline side project - restoring a Boston Whaler boat: <a href="https:&#x2F;&#x2F;shanecleveland.com?tag=whaler" rel="nofollow">https:&#x2F;&#x2F;shanecleveland.com?tag=whaler</a>
Glenchalmost 4 years ago
I made a way for browser extension developers to easily take payments in their extensions: <a href="https:&#x2F;&#x2F;extensionpay.com" rel="nofollow">https:&#x2F;&#x2F;extensionpay.com</a>
fbodzalmost 4 years ago
I&#x27;ve been working on a uni paper review site. Only available in New Zealand for now. <a href="https:&#x2F;&#x2F;papergrade.co.nz" rel="nofollow">https:&#x2F;&#x2F;papergrade.co.nz</a>
rozenmdalmost 4 years ago
I&#x27;ve been building a website monitoring service for a while: <a href="https:&#x2F;&#x2F;onlineornot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;onlineornot.com&#x2F;</a><p>I&#x27;ve also been keeping a twitter thread of updates as I build it: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;RozenMD&#x2F;status&#x2F;1364881512500404224?s=20" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;RozenMD&#x2F;status&#x2F;1364881512500404224?s=20</a>
hbroadbentalmost 4 years ago
Lately I&#x27;ve been working on Sponsaurus, a tool to help email newsletter writers book and manage sponsorships.<p>I&#x27;ve got a demo up here - <a href="https:&#x2F;&#x2F;demo.sponsaurus.com&#x2F;wells-weekly" rel="nofollow">https:&#x2F;&#x2F;demo.sponsaurus.com&#x2F;wells-weekly</a><p>And a bit more info on a landing page I put together - <a href="https:&#x2F;&#x2F;sponsaurus.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sponsaurus.com&#x2F;</a><p>I&#x27;d love some feedback!
评论 #28033700 未加载
XCSmealmost 4 years ago
In general I am still working on my self-hosted analytics platform: <a href="https:&#x2F;&#x2F;www.usertrack.net" rel="nofollow">https:&#x2F;&#x2F;www.usertrack.net</a><p>But right now I am taking a short break and working on a free subscription-tracking app (so you can keep track of all your online subscriptions and get notified when they renew), mostly because I really need such a product and the ones that I found are too hard to use.
ecedenoalmost 4 years ago
I&#x27;ve been passively working on a blog aggregator: <a href="https:&#x2F;&#x2F;www.bloghoe.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.bloghoe.com&#x2F;</a><p>I want to provide discoverability for content, without locking bloggers into specific platforms. This project also serves as my playground to experiment with new things.
motyaralmost 4 years ago
Working on Bruzu.com, Image generation API.<p>You can create images on the fly just by writing query string.<p>For example <a href="https:&#x2F;&#x2F;img.bruzu.com&#x2F;?a.text=Something" rel="nofollow">https:&#x2F;&#x2F;img.bruzu.com&#x2F;?a.text=Something</a><p>Clickable home page link <a href="https:&#x2F;&#x2F;bruzu.com" rel="nofollow">https:&#x2F;&#x2F;bruzu.com</a>
21jakealmost 4 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;21jake&#x2F;Binance-volatility-trading-bot-JS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;21jake&#x2F;Binance-volatility-trading-bot-JS</a><p>I make a trading bot able to buy when it detects bullish movement, and then later sells at stop loss &#x2F; take profit thresholds.
soulchild37almost 4 years ago
Wanted to categorize and search tweet bookmarks easily, hence I made <a href="https:&#x2F;&#x2F;bookmarklite.com" rel="nofollow">https:&#x2F;&#x2F;bookmarklite.com</a> , it is a twitter bot, you can DM it the tweet you want to save with the category name, then you can access it from the website.
ramtatatamalmost 4 years ago
This is not a project that will become business, it&#x27;s more of a new hobby.<p>I was recently refreshing my TRON bot on codingame.com and decided it would be nice to write an environment to run it locally. So I did, I was nicely surprised to see python3.9 has subprocess in asyncio module, lots of fun :)
allenleeinalmost 4 years ago
Mine is an AI-Powered search engine helps you find your photos &amp; videos with a description, keyword in 0.9 sec instead of scrolling through hundreds of photos<p>(iOS, macOS)<p><a href="http:&#x2F;&#x2F;sortingai.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;sortingai.com&#x2F;</a>
stfurkanalmost 4 years ago
<a href="https:&#x2F;&#x2F;gez.la" rel="nofollow">https:&#x2F;&#x2F;gez.la</a> - Open Source Virtual Tour Database<p><a href="https:&#x2F;&#x2F;github.com&#x2F;stfurkan&#x2F;gez" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stfurkan&#x2F;gez</a>
tldrthelawalmost 4 years ago
I&#x27;ve been learning video editing and production while we renovate a cabin in the Poconos: <a href="http:&#x2F;&#x2F;www.fallingleavescabin.com" rel="nofollow">http:&#x2F;&#x2F;www.fallingleavescabin.com</a>
cdaringealmost 4 years ago
<a href="https:&#x2F;&#x2F;cdaringe.github.io&#x2F;rad&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cdaringe.github.io&#x2F;rad&#x2F;</a><p>rad is Yet Another Build Tool.<p>made it a bit ago, but recently gave it a spit shine for deno 1.x+ support
atomashpolskiyalmost 4 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;atomashpolskiy&#x2F;bt" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atomashpolskiy&#x2F;bt</a><p>BT client for JVM. Been getting a lot of love from contributors lately.
saaslyalmost 4 years ago
<a href="https:&#x2F;&#x2F;techtalent.dev" rel="nofollow">https:&#x2F;&#x2F;techtalent.dev</a><p>A web platform for recruiters and sourcers to find passive technical talent outside of LinkedIn.
Jefro118almost 4 years ago
A design to code compiler, starting with Figma -&gt; HTML, React + CSS. <a href="https:&#x2F;&#x2F;pygma.app" rel="nofollow">https:&#x2F;&#x2F;pygma.app</a>
haidralialmost 4 years ago
ItemFinder | Find Anything<p>I am working on E-commerce search engine <a href="http:&#x2F;&#x2F;itemfinder.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;itemfinder.io&#x2F;</a>
thepraalmost 4 years ago
<a href="https:&#x2F;&#x2F;collanon.app" rel="nofollow">https:&#x2F;&#x2F;collanon.app</a> short anonymous private discussions
bsldldalmost 4 years ago
Mine is <a href="https:&#x2F;&#x2F;loan-free-ed.neocities.org" rel="nofollow">https:&#x2F;&#x2F;loan-free-ed.neocities.org</a>
ihatetechalmost 4 years ago
I wrote an app in Django and React called Pass the Gerbil.<p><a href="https:&#x2F;&#x2F;passthegerbil.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;passthegerbil.com&#x2F;</a><p>It&#x27;s just a silly app where you write 200 words and pass it on.<p>Currently in alpha but let me know what you think.
pidtuneralmost 4 years ago
<a href="https:&#x2F;&#x2F;pidtuner.com" rel="nofollow">https:&#x2F;&#x2F;pidtuner.com</a> Tune Your PID Controller