First of all, thanks for purchasing Primer — I'm thrilled! If you have any questions as you go through the setup process, please don't hesitate to shoot me an email. Let's get started!
- Duplicate this template to your own Notion workspace
- Create your site on Super and use your newly created page as the Notion URL
- Add your code to your Super settings: Sites > Settings (Gear Icon) > Code
- Set up your pages on Super
- Setup your navigation
- Video walkthrough: https://cln.sh/mDmrVO
- Before you launch, have a look at this checklist:
<!-- jQuery v3.2.1 -->
<script type='text/javascript' src='https://code.jquery.com/jquery-3.2.1.min.js' id='script-name-js'></script>
<!-- Product Theme javascript -->
<script defer="defer" async src="https://mattdowney.github.io/primer/site-min.js"></script>
<!-- Primer styles -->
<link rel="stylesheet" href="https://mattdowney.github.io/primer/styles.css">
<!-- Add Analytics here (optional) -->
/*
This is where you update your template's colors.
Select any hex color you'd like for --bg (background),
--contrast (text), --accent (accent color).
Please only change the 6-character hex color.
*/
:root {
--bg: #E9E5D7 !important;
--contrast: #070200 !important;
--accent: #FE5B12 !important;
}
You can use Sync URLs if you like, but we find that adding pages manually to Super is a much more reliable way to handle page integration. This may change in the future, but we recommend doing this for now.
Hey, I am Sanket!
It's nice to meet you! I am Sanket. I co-founded a company called GeekyAnts. I am currently on a mission to empower everyone to build things.
A few of my projects are gluestack, NativeBase and BuilderX.
You might be interested in my 2022 year in review that I wrote. Yes, I got lazy and I didn’t write one for 2021. 🥲
Or, you may want to check my talks, articles and blog below.
Talks
Created | Name | Excerpt |
---|---|---|
June 9, 2022 | How can we have one codebase for mobile and web when both of them have different APIs and behavior? Sanket covered the behavioral and technical differences between web and mobile platforms. | |
October 18, 2021 | Accessibility shouldn't be a choice that developers should make. It should go without asking. Syncing states, adding the support of screen readers and keyboard interactions can be cumbersome. My team and I have built a set of React hooks that make it easy to build accessible React Native and Web components that complies with the WAI-ARIA standards. It's an adoption of React Aria (by Adobe) in React Native for mobile platforms. The web support is also enabled using React Native Web to make universal components that are accessible by default on all the platforms. We call it React Native Aria. Let's talk about it!
| |
March 31, 2021 | ||
May 17, 2020 | ||
November 11, 2019 | ||
May 21, 2018 |
Writing
Created | Name | Excerpt |
---|---|---|
May 18, 2023 | ||
February 14, 2023 | 2022 was one of the most fun-filled years I've ever had, with many adventures that left me with unforgettable memories. | |
October 11, 2022 | Is it already time to build a more complete stack that lets us focus on solving the actual problem rather dealing with the engineering problems! | |
January 29, 2021 | If somehow you could share a snapshot of your mind with someone, the world would be such an easy place to be, without any misunderstanding and without any conflicts. | |
January 26, 2021 | Random thoughts about empathy, the five-whys analysis and zoom-out | |
January 13, 2021 | Despite 2020 not being the year for everyone, it turned out pretty well for me. I revived my energy of 2016, which was a turning point in my life. On a personal level, 2020 was a year of bonding. I spent more quality time with my close ones. On the professional front, a lot of things changed, for the better. | |
April 2, 2019 | My macOS setup |
Unpolished Writing
Created | Name | Excerpt | Featured | Title |
---|---|---|---|---|
October 16, 2022 | Zero expectation makes everything a bonus | |||
October 16, 2022 | I don't have two lives like most of us — personal and professional lives. | |||
October 16, 2022 | My journey | |||
October 14, 2022 | ||||
October 6, 2022 | ||||
October 6, 2022 | ||||
October 6, 2022 | ||||
October 6, 2022 | ||||
October 4, 2022 | This is a live document and the log about our discussion related to the full-stack app development framework that we are building at GeekyAnts. | Featured | ||
September 9, 2022 | Trying to figure out what are the things that make the perfect component library. | |||
September 8, 2022 | ||||
January 23, 2023 |
Contact
Get in touch
If you want to work together or just say hi, my DMs are open