Miloš Švaňasvana.name·14 hours agoEnhancing LLM Capabilities in Creative Idea GenerationMost large language model (LLM) benchmarks focus on tasks like coding or logic. But what about open-ended problems with no straightforward solutions? Let's say you need help implementing a cache for your web application. Unless your app is trivial, t...aitools
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·18 hours agoAutomating Web Application Deployment with Jenkins and GitHubIntroduction In the world of web development, the process of building, testing, and deploying applications can be time-consuming and error-prone if done manually. Automation tools like Jenkins and GitHub can streamline these tasks, making the process...2 likes#90daysofdevops
Sulman Baigsulmanweb.com·a day agoTask Tracker CLILinks RubyGems.org → https://rubygems.org/gems/task_tracker_cli GitHub Repo → https://github.com/sulmanweb/task_tracker_cli Roadmap.sh Task → https://roadmap.sh/projects/task-tracker My Solution for UpVotes → https://roadmap.sh/projects/task-trac...Portfolio ProjectsRuby
Tanay sahaseachbar-suggestion.hashnode.dev·Dec 22, 2024Suggestions From Search BarSUGGESTIONS FOR THE SEARCH BAR The search bar is a significant tool for websites or search engines. Generally, we use a search bar to navigate to our destination page. Have you ever wondered how, when you enter your keywords in the search bar, lots o...search
Chandan Mahatochandumahato.hashnode.dev·Dec 22, 2024Personal BlogWhy this Project ? I've been thinking about creating a blog writing platform for quite a while now. The idea of building something I actually use is really exciting to me. It's a space where I can share my thoughts, document my learning journey, and ...Web Development
MDG developermdgdev.xyz·Dec 22, 2024Nova@1.0 - Despliegue de Backend IHe decidido, tras evaluar el proyecto y repartirlo en fases, que comenzaré con la instalación y desarrollo de un backend simple que me permita dar respuesta a lo más básico del proyecto. Para ello he comenzado instalando NestJS npm install -g @nestjs...Next.js
Arpit Jainep1.hashnode.dev·Dec 21, 2024Project DayDay 9: Two Projects and Networking Concepts Hey everyone! Today marks Day 9 of my journey, and I’m thrilled to share what I’ve been working on. I created two projects and also delved into some networking concepts. Here's a quick rundown of what I ach...Devops
Subhendu Kumar Jenalearnsuvearn.hashnode.dev·Dec 18, 2024Building Memories and Web Pages: A Tale of Friendship and CodeFriendships often transcend distances, misunderstandings, and even the occasional panic over lost wallets or project deadlines. This story is about one such bond—a friendship strengthened through adventures in Mysuru and a heartfelt web project. By t...8 likes·85 readsHTML5
Victor Onoja Odohvictoronoja.hashnode.dev·Dec 17, 2024Minimum amount of design required to build CoCo AIThis article is the second of a series of articles I’ve begun writing to document the entire building process for CoCo AI. In the previous article, I shared the six important questions I answered before I started building CoCo AI. In this article, I’...1 likeDesign
vansh bhardwajvansh.tech·Dec 17, 2024Automate Cloud Infrastructure with Terraform and Ansible: An Introduction to IaCIn this project, we will design and deploy a production-ready, multi-tier infrastructure on AWS leveraging Terraform for infrastructure provisioning and Ansible for configuration management. This approach automates the deployment of the infrastructur...84 readsDevops