kirbodev.com Open in urlscan Pro
52.58.254.253  Public Scan

Submitted URL: http://kirbodev.com/
Effective URL: https://kirbodev.com/
Submission: On December 10 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://formsubmit.co/f2bfef375c77276c870b78a6b6db6753

<form id="contact-form" class="row g-3 text-start needs-validation text-white" action="https://formsubmit.co/f2bfef375c77276c870b78a6b6db6753" method="POST" novalidate="">
  <!-- FormSubmit settings -->
  <input type="hidden" name="_captcha" value="false">
  <input type="hidden" name="_replyto" value="true">
  <input type="hidden" name="_cc" value="kirbodev@gmail.com">
  <input type="hidden" name="_subject" value="New Contact Form Submission">
  <input type="hidden" name="_template" value="box">
  <input type="hidden" name="_next" value="https://kirbodev.com/?fromemail">
  <!-- Actual form -->
  <div class="col-md-6">
    <label for="name" class="form-label">Name</label>
    <input type="text" class="form-control green-valid" id="name" placeholder="Name" name="Name" pattern="(.|\s)*\S(.|\s)*" required="">
    <div class="invalid-feedback"> Please enter your name. </div>
  </div>
  <div class="col-md-6">
    <label for="email" class="form-label">Email</label>
    <input type="email" class="form-control green-valid" id="email" placeholder="Email" name="Email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}$" required="">
    <div class="invalid-feedback"> Please enter your email. </div>
  </div>
  <div class="col-12">
    <label for="message" class="form-label">Message</label>
    <textarea class="form-control green-valid" id="message" placeholder="Message" name="Message" rows="5" style="resize: none;" required=""></textarea>
    <div class="invalid-feedback"> Please enter your message. </div>
  </div>
  <div class="col-12">
    <button id="submit" type="submit" class="btn btn-primary">Send</button>
  </div>
</form>

Text Content

loading..
Javascript

I have about a year of experience with vanilla javascript although I started
learning Node.js 3 years ago. Since then, I've mostly used javascript to create
this website and my biggest project was VoiceStudio. I use bootstrap as a
framework (if you count it as a framework) and it's being used in this page
right now!

Hey there. I'm kirbodev!



ACTIVE PROJECTS


VOICESTUDIO

VoiceStudio is a project aimed at providing you with the tools to edit & modify
your voice and microphone. VoiceStudio is a collaboration project with kaka v420

Go to VoiceStudio


S/O/CUTE

s/o/cute is a discord tool that uses the discord substitute command to give the
features of a bot without you having to add a bot.

Go to s/o/cute


SUPPORTERS

If you want your name here, consider supporting me on ko-fi! And contacting me
below.

FURIOUS

literally the best french guy

JMONEY

no way its the guy from gta


CONTACT ME

VIA EMAIL

Name
Please enter your name.
Email
Please enter your email.
Message
Please enter your message.
Send

VIA DISCORD

You can also contact me via Discord. My Discord username is @kdv_.

© 2022 kirbodev

LINKS

 * Home
 * VoiceStudio
 * Help
 * Status
 * Donate

OTHER

 * Privacy
 * Code of conduct
 * 
 * kirbodev.com by kirbodev is licensed under CC BY-SA 4.0