tedo-publisher 1.3.330 โ†’ 1.3.332

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. package/dist/cognixpulse/data.d.ts +14 -0
  2. package/dist/cognixpulse/data.js +1 -0
  3. package/dist/cognixpulse/filters.d.ts +24 -0
  4. package/dist/cognixpulse/filters.js +1 -0
  5. package/dist/cognixpulse/helpers.d.ts +3 -0
  6. package/dist/cognixpulse/helpers.js +1 -0
  7. package/dist/cognixpulse/index.d.ts +15 -0
  8. package/dist/cognixpulse/index.js +1 -0
  9. package/dist/cognixpulse/prompts/data.d.ts +7 -0
  10. package/dist/cognixpulse/prompts/data.js +1 -0
  11. package/dist/cognixpulse/prompts/gpt35turbo/articles.d.ts +6 -0
  12. package/dist/cognixpulse/prompts/gpt35turbo/articles.js +1 -0
  13. package/dist/cognixpulse/prompts/gpt4oMini/articles.d.ts +6 -0
  14. package/dist/cognixpulse/prompts/gpt4oMini/articles.js +1 -0
  15. package/dist/cognixpulse/prompts/images.d.ts +4 -0
  16. package/dist/cognixpulse/prompts/images.js +1 -0
  17. package/dist/cognixpulse/seo.d.ts +23 -0
  18. package/dist/cognixpulse/seo.js +1 -0
  19. package/dist/cognixpulse/styles/colors.css +1 -0
  20. package/dist/cognixpulse/styles/fonts.css +1 -0
  21. package/dist/cognixpulse/styles/global.css +1 -0
  22. package/dist/cognixpulse/styles/sizing.css +1 -0
  23. package/dist/cognixpulse/styles/theme.css +1 -0
  24. package/dist/cognixpulse/styles/vars.css +1 -0
  25. package/dist/synapseforges/data.d.ts +14 -0
  26. package/dist/synapseforges/data.js +1 -0
  27. package/dist/synapseforges/filters.d.ts +28 -0
  28. package/dist/synapseforges/filters.js +1 -0
  29. package/dist/synapseforges/helpers.d.ts +3 -0
  30. package/dist/synapseforges/helpers.js +1 -0
  31. package/dist/synapseforges/index.d.ts +15 -0
  32. package/dist/synapseforges/index.js +1 -0
  33. package/dist/synapseforges/prompts/data.d.ts +7 -0
  34. package/dist/synapseforges/prompts/data.js +1 -0
  35. package/dist/synapseforges/prompts/gpt35turbo/articles.d.ts +6 -0
  36. package/dist/synapseforges/prompts/gpt35turbo/articles.js +1 -0
  37. package/dist/synapseforges/prompts/gpt4oMini/articles.d.ts +6 -0
  38. package/dist/synapseforges/prompts/gpt4oMini/articles.js +1 -0
  39. package/dist/synapseforges/prompts/images.d.ts +4 -0
  40. package/dist/synapseforges/prompts/images.js +1 -0
  41. package/dist/synapseforges/seo.d.ts +23 -0
  42. package/dist/synapseforges/seo.js +1 -0
  43. package/dist/synapseforges/styles/colors.css +1 -0
  44. package/dist/synapseforges/styles/fonts.css +1 -0
  45. package/dist/synapseforges/styles/global.css +1 -0
  46. package/dist/synapseforges/styles/sizing.css +1 -0
  47. package/dist/synapseforges/styles/theme.css +1 -0
  48. package/dist/synapseforges/styles/vars.css +1 -0
  49. package/package.json +1 -1
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u2728";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-cognixpulse-dev";
14
+ export declare const prodBucketName = "idn-cognixpulse";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Depths of Biological Sciences ๐ŸŒฑ | CognixPulse",description:"Dive into the diverse world of biological sciences with original research articles, reviews, and insights across various disciplines, including cell biology, genetics, and ecology. ๐ŸŒ",slug:"biological-sciences",children:{cellBiology:{title:"Cell Biology Insights ๐Ÿ”ฌ | Research and Reviews",description:"Understand the fundamental units of life with in-depth articles and cutting-edge research in cell biology. Explore cellular structures and functions! ๐Ÿงฌ",slug:"cell-biology",children:null},genetics:{title:"Genetics Unveiled ๐Ÿงฌ | Discover Original Research",description:"Uncover the secrets of heredity and genetic variation through original research articles and comprehensive reviews in the field of genetics. ๐Ÿ”",slug:"genetics",children:null},ecology:{title:"Ecology and Environmental Research ๐ŸŒณ | Insights and Trends",description:"Explore the intricate relationships between organisms and their environment through insightful articles and reviews in ecology. Discover ecological dynamics! ๐ŸŒ",slug:"ecology",children:null},microbiology:{title:"Microbiology Discoveries ๐Ÿ”ฌ | Original Articles and Reviews",description:"Explore the microscopic world of bacteria, viruses, and fungi with original research articles in microbiology. Dive into the importance of microorganisms! ๐ŸŒ",slug:"microbiology",children:null},other:{title:"Miscellaneous Biology Topics ๐Ÿ“š | Research and Insights",description:"Delve into various other fascinating topics in biological sciences. Explore original research and reviews that defy categorization! ๐ŸŒŸ",slug:"other",children:null}}},chemicalSciences:{title:"Explore the Depths of Chemical Sciences ๐Ÿ”ฌ | CognixPulse",description:"Delve into the fascinating world of chemical sciences, uncovering new research and discoveries across organic and inorganic chemistry, and more! ๐Ÿงช๐ŸŒ",slug:"chemical-sciences",children:{organicChemistry:{title:"Organic Chemistry Insights ๐ŸŒฑ | CognixPulse",description:"Discover the intricacies of organic chemistry, highlighting groundbreaking research and innovative applications in the world of molecules and reactions! ๐Ÿงฌ๐Ÿ’ก",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Inorganic Chemistry Discoveries ๐Ÿงช | CognixPulse",description:"Unravel the mysteries of inorganic chemistry with in-depth analyses, original research articles, and the latest developments in this crucial field! ๐Ÿ”โš›๏ธ",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Physical Chemistry Advances ๐Ÿ”ญ | CognixPulse",description:"Explore the dynamic field of physical chemistry, where science meets application, providing insights into energy changes and molecular interactions! โš—๏ธ๐ŸŒŒ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Analytical Chemistry Techniques ๐Ÿงซ | CognixPulse",description:"Dive into analytical chemistry, showcasing techniques and advancements for accurate analysis and measurement of substances in various fields! ๐Ÿ“Š๐Ÿ”ฌ",slug:"analytical-chemistry",children:null},other:{title:"Other Chemistry Topics ๐ŸŒŸ | CognixPulse",description:"Explore diverse topics within chemical sciences that don't fit traditional categories, unearthing unique research and applications in chemistry! ๐ŸŒˆ๐Ÿ“–",slug:"other-chemistry-topics",children:null}}},physicalSciences:{title:"Explore Physical Sciences: Insights and Research ๐Ÿš€",description:"Discover the depths of physical sciences at CognixPulse! Engage with scientific research, reviews, and original articles that enlighten the curious mind. ๐Ÿ”ฌ๐Ÿ’ก",slug:"explore-physical-sciences",children:{classicalMechanics:{title:"Classical Mechanics: The Foundation of Physics ๐Ÿ”๏ธ",description:"Delve into classical mechanics, exploring the laws of motion and forces. Learn about key principles and groundbreaking discoveries! ๐Ÿƒโ€โ™‚๏ธโš™๏ธ",slug:"classical-mechanics",children:null},quantumPhysics:{title:"Quantum Physics: Unraveling the Mysteries of Matter ๐ŸŒŒ",description:"Explore the intriguing world of quantum physics, from wave-particle duality to quantum entanglement! Engage with cutting-edge research. ๐Ÿ”ญ๐Ÿ”—",slug:"quantum-physics",children:null},thermodynamics:{title:"Thermodynamics: The Science of Heat and Energy ๐Ÿ”ฅ",description:"Understand the principles of thermodynamics, encompassing energy transfer, laws of heat, and their applications in technology! ๐Ÿ’ก๐ŸŒก๏ธ",slug:"thermodynamics",children:null},optics:{title:"Optics: The Study of Light and Its Behavior ๐ŸŒˆ",description:"Dive into the field of optics to learn about light, lenses, and their applications in daily life and technology! Illuminate your understanding. ๐Ÿ”โœจ",slug:"optics",children:null},other:{title:"Other Areas in Physical Sciences: Beyond the Conventional ๐ŸŒ",description:"Explore diverse topics in physical sciences that don't fit conventional categories. Discover new insights and advancements! ๐Ÿ”๐Ÿงช",slug:"other-areas",children:null}}},earthSciences:{title:"Explore Earth Sciences: Geology, Meteorology, Oceanography ๐ŸŒ",description:"Dive into earth sciences on CognixPulse! Explore geology, meteorology, and oceanography's fascinating realms with in-depth research articles and reviews.",slug:"earth-sciences",children:{geology:{title:"Geology: Understanding the Earth's Composition and Structure ๐ŸŒ„",description:"Unravel the mysteries of Earth's geology. Explore original research and reviews that shed light on its structure, composition, and dynamic processes. ๐Ÿชจ",slug:"geology",children:null},meteorology:{title:"Meteorology: The Science of Weather and Climate ๐ŸŒฆ๏ธ",description:"Discover the intricate science of meteorology. Engage with research articles covering weather patterns, climate change, and environmental impacts. โ˜๏ธ",slug:"meteorology",children:null},oceanography:{title:"Oceanography: Exploring Our Oceans and Marine Life ๐ŸŒŠ",description:"Delve into oceanography and uncover the secrets of our oceans. Read about marine ecosystems, ocean currents, and the impact of climate change. ๐Ÿ ",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science: Understanding Our Impact on Earth ๐Ÿƒ",description:"Engage with environmental science research. Learn about sustainability, conservation, and the latest findings on human impact on our planet. ๐ŸŒ",slug:"environmental-science",children:null},other:{title:"Other Earth Sciences: Exploring Diverse Scientific Domains ๐Ÿ”",description:"Explore various aspects of earth sciences not covered elsewhere. Discover unique research articles and insights into lesser-known scientific fields. ๐Ÿ“š",slug:"other-earth-sciences",children:null}}},scientificMethods:{title:"Scientific Methods in Research: A Comprehensive Overview ๐ŸŒ",description:"Explore the diverse scientific methods used across disciplines such as biology, chemistry, and physics. Enhance your research with structured methodologies! ๐Ÿ”ฌ",slug:"scientific-methods-overview",children:{experimentalDesign:{title:"Experimental Design: Frameworks for Effective Research ๐Ÿ”",description:"Delve into experimental design techniques that pave the way for robust research findings in various scientific fields. Discover strategic approaches! โš›๏ธ",slug:"experimental-design",children:null},dataAnalysis:{title:"Data Analysis: Unraveling Complex Scientific Data ๐Ÿ“Š",description:"Master key data analysis techniques essential for interpreting scientific research and drawing meaningful conclusions. Elevate your analytical skills! ๐Ÿ“ˆ",slug:"data-analysis",children:null},statisticalMethods:{title:"Statistical Methods: Essential Tools for Scientific Research ๐Ÿ“",description:"Explore vital statistical methods that provide clarity and accuracy in your scientific studies, aiding in the interpretation of data and results. ๐Ÿงฎ",slug:"statistical-methods",children:null},theoreticalFramework:{title:"Theoretical Framework: Building Blocks of Science ๐Ÿ“š",description:"Understand the importance of theoretical frameworks in guiding scientific inquiry and shaping research methodologies across disciplines. ๐Ÿงช",slug:"theoretical-framework",children:null},other:{title:"Other Scientific Methods: Expanding Research Horizons ๐Ÿงฌ",description:"Discover a variety of alternative scientific methods that enrich research practices, contributing to innovative solutions across disciplines. ๐Ÿš€",slug:"other-scientific-methods",children:null}}},interdisciplinaryStudies:{title:"Explore Revolutionary Interdisciplinary Studies in Science ๐Ÿ”ฌ",description:"Dive into the world of interdisciplinary studies at CognixPulse, featuring research in biochemistry, biophysics, astrobiology, nano science and more! ๐ŸŒŒ",slug:"interdisciplinary-studies",children:{biochemistry:{title:"Unlocking the Mysteries of Biochemistry ๐Ÿงฌ",description:"Delve into biochemistry's fascinating research and breakthroughs that explore the chemical processes within living organisms! ๐ŸŒฑ",slug:"biochemistry",children:null},biophysics:{title:"The Intersection of Physics and Biology ๐ŸŒŠ",description:"Discover the exciting field of biophysics, combining principles of physics and biology to understand living systems at a molecular level! ๐Ÿ”",slug:"biophysics",children:null},astrobiology:{title:"Searching for Life Beyond Earth in Astrobiology ๐ŸŒŒ",description:"Explore the scientific study of astrobiology, examining the potential for life on other planets and the conditions that make it possible! ๐Ÿš€",slug:"astrobiology",children:null},nanoScience:{title:"The World of the Extremely Small: Nano Science ๐Ÿ”ฌ",description:"Gain insights into the transformative field of nano science, studying materials and structures on the nanoscale to innovate technologies! ๐ŸŒŸ",slug:"nano-science",children:null},other:{title:"Diverse Interdisciplinary Studies: Beyond Boundaries ๐ŸŒ",description:"Explore a variety of other interdisciplinary studies that bridge gaps between science and technology, revealing new insights and innovations! ๐Ÿงช",slug:"other-studies",children:null}}},scientificCommunications:{title:"Innovative Scientific Communications: Share Research & Knowledge ๐ŸŒ",description:"Discover innovative ways to enhance scientific communication. Explore our categories for research publishing, outreach, and public engagement! ๐Ÿค“",slug:"innovative-scientific-communications",children:{researchPublishing:{title:"Research Publishing: Sharing Scientific Knowledge ๐Ÿ“ข",description:"Delve into the essentials of research publishing. Learn how to effectively disseminate scientific findings and contribute to your field! ๐Ÿ“š",slug:"research-publishing",children:null},scienceOutreach:{title:"Science Outreach: Engaging the Public with Science ๐Ÿ”",description:"Explore strategies for effective science outreach. Discover how to engage diverse audiences and communicate scientific concepts clearly! ๐Ÿ’ก",slug:"science-outreach",children:null},publicEngagement:{title:"Public Engagement: Strengthening Science-Society Interactions ๐Ÿค",description:"Investigate methods for enhancing public engagement in science. Build connections and foster understanding between experts and the community! ๐Ÿง ",slug:"public-engagement",children:null},writingForScience:{title:"Writing for Science: Communicate Complex Ideas Clearly โœ๏ธ",description:"Master the art of writing for science. Learn techniques to communicate complex ideas effectively to various audiences through your writing! ๐Ÿ“–",slug:"writing-for-science",children:null},other:{title:"Other Scientific Communications: Diverse Sharing Methods ๐ŸŒ",description:"Explore miscellaneous methods of scientific communication beyond traditional means. Discover unique ways to share scientific insights! ๐Ÿ”ง",slug:"other-scientific-communications",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),t=e.AUTHORS_INFO.map((e=>e.name)),s="๐Ÿ”ฌ๐Ÿ“š๐ŸŒโœจ",c=Object.keys(i),o=[],r=[];for(const e of c){const n=i[e];if(null==n?void 0:n.children){o.push(...Object.keys(n.children));for(const e of o){const i=n.children[e];(null==i?void 0:i.children)&&r.push(...Object.keys(i.children))}}}const a="2024-10-03T00:00:00Z",l="cognixpulse",h=`idn-${l}-dev`,d=`idn-${l}`;exports.DEFAULT_DESCRIPTION_EMOJIS=s,exports.authors=n,exports.authorsNames=t,exports.categories=c,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=a,exports.subcategories=o,exports.subsubcategories=r;
@@ -0,0 +1,24 @@
1
+ export declare enum FiltersNames {
2
+ ResearchRealms = "Research Realms",
3
+ ContentType = "Content Type",
4
+ ComplexityLevel = "Complexity Level",
5
+ ImpactArea = "Impact Area"
6
+ }
7
+ type ResearchRealmsValues = 'Biology' | 'Chemistry' | 'Physics' | 'Earth Sciences' | 'Interdisciplinary Studies';
8
+ type ContentTypeValues = 'Original Research' | 'Review Articles' | 'Scientific Advances' | 'Case Studies' | 'Meta-Analyses';
9
+ type ComplexityLevelValues = 'Beginner-Friendly' | 'Intermediate Insights' | 'Advanced Exploration' | 'Expert Reviews';
10
+ type ImpactAreaValues = 'Healthcare Innovations' | 'Environmental Impact' | 'Technological Advances' | 'Educational Resources';
11
+ export type ArticleFilters = {
12
+ [FiltersNames.ResearchRealms]: ResearchRealmsValues[];
13
+ [FiltersNames.ContentType]: ContentTypeValues[];
14
+ [FiltersNames.ComplexityLevel]: ComplexityLevelValues[];
15
+ [FiltersNames.ImpactArea]: ImpactAreaValues[];
16
+ };
17
+ export declare const researchRealmsValues: ResearchRealmsValues[];
18
+ export declare const contentTypeValues: ContentTypeValues[];
19
+ export declare const complexityLevelValues: ComplexityLevelValues[];
20
+ export declare const impactAreaValues: ImpactAreaValues[];
21
+ export declare const initialFilters: ArticleFilters;
22
+ export declare const fullFilters: ArticleFilters;
23
+ export declare const getFiltersTypesJSON: () => string;
24
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ResearchRealms="Research Realms",e.ContentType="Content Type",e.ComplexityLevel="Complexity Level",e.ImpactArea="Impact Area";const s=["Biology","Chemistry","Physics","Earth Sciences","Interdisciplinary Studies"],t=["Original Research","Review Articles","Scientific Advances","Case Studies","Meta-Analyses"],r=["Beginner-Friendly","Intermediate Insights","Advanced Exploration","Expert Reviews"],a=["Healthcare Innovations","Environmental Impact","Technological Advances","Educational Resources"],i={[exports.FiltersNames.ResearchRealms]:[],[exports.FiltersNames.ContentType]:[],[exports.FiltersNames.ComplexityLevel]:[],[exports.FiltersNames.ImpactArea]:[]},l={[exports.FiltersNames.ResearchRealms]:s,[exports.FiltersNames.ContentType]:t,[exports.FiltersNames.ComplexityLevel]:r,[exports.FiltersNames.ImpactArea]:a},o=()=>JSON.stringify(l,null,2);exports.complexityLevelValues=r,exports.contentTypeValues=t,exports.fullFilters=l,exports.getFiltersTypesJSON=o,exports.impactAreaValues=a,exports.initialFilters=i,exports.researchRealmsValues=s;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),o=require("./seo.js"),a=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.complexityLevelValues=t.complexityLevelValues,exports.contentTypeValues=t.contentTypeValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.impactAreaValues=t.impactAreaValues,exports.initialFilters=t.initialFilters,exports.researchRealmsValues=t.researchRealmsValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=o.AUTHORS_INFO,exports.AUTHORS_META=o.AUTHORS_META,exports.PAGES_SEO=o.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return o.PageNames}}),exports.gpt35Articles=a,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: CognixPulse is an innovative infotainment articles portal dedicated to scientific research. It covers a wide array of disciplines, including biology, chemistry, physics, and earth sciences, offering a wealth of original research articles and reviews designed to inform and engage readers.\n - Detailed description: CognixPulse serves as a comprehensive platform for disseminating scientific knowledge across various fields. The portal features a wide range of content, including original research articles, insightful reviews, and analyses of scientific advances. Each piece is meticulously curated to ensure high-quality and factual accuracy, making complex scientific concepts accessible to a broader audience. With a user-friendly interface and a well-organized structure, CognixPulse encourages exploration and learning, appealing to both enthusiasts and professionals alike in their quest for knowledge. It not only highlights breakthroughs in scientific research but also underscores the practical applications of these findings in everyday life and industry.\n - Target audience: The target audience for CognixPulse includes academic researchers, students, educators, science enthusiasts, and professionals in scientific disciplines. Additionally, it appeals to anyone with an interest in understanding the latest developments in science and their implications for society and the environment.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Importance of the Research\n\n## Methodology\n - Study Design\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: CognixPulse is an innovative infotainment articles portal dedicated to scientific research. It covers a wide array of disciplines, including biology, chemistry, physics, and earth sciences, offering a wealth of original research articles and reviews designed to inform and engage readers.\n - Detailed description: CognixPulse serves as a comprehensive platform for disseminating scientific knowledge across various fields. The portal features a wide range of content, including original research articles, insightful reviews, and analyses of scientific advances. Each piece is meticulously curated to ensure high-quality and factual accuracy, making complex scientific concepts accessible to a broader audience. With a user-friendly interface and a well-organized structure, CognixPulse encourages exploration and learning, appealing to both enthusiasts and professionals alike in their quest for knowledge. It not only highlights breakthroughs in scientific research but also underscores the practical applications of these findings in everyday life and industry.\n - Target audience: The target audience for CognixPulse includes academic researchers, students, educators, science enthusiasts, and professionals in scientific disciplines. Additionally, it appeals to anyone with an interest in understanding the latest developments in science and their implications for society and the environment.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Research Overview\n - Summary of Key Findings\n - Importance of the Research\n\n## Methodology\n - Study Design\n - Data Collection Techniques\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Research Overview, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Meet the Minds Behind CognixPulse | Scientists & Researchers",description:"Discover the brilliant minds contributing to Scientifc research at CognixPulse! ๐ŸŒŸ Explore their expertise in biology, chemistry, physics, and earth sciences."},[exports.PageNames.Home]:{title:"CognixPulse: Your Hub for Scientific Research & Reviews",description:"Dive into the latest scientific advances and original research articles across multiple disciplines. ๐Ÿงช๐Ÿงฌ Stay informed and inspired with CognixPulse!"},[exports.PageNames.NotFound]:{title:"404 - Page Not Found | CognixPulse",description:"Oops! ๐Ÿค” The page you're looking for doesn't exist. Explore our rich collection of scientific articles and research at CognixPulse."},[exports.PageNames.AboutUs]:{title:"About CognixPulse | Advancing Science Together",description:"Learn more about CognixPulse, our mission, and our commitment to promoting scientific knowledge across various fields. ๐ŸŒ๐Ÿ”ฌ"},[exports.PageNames.PrivacyPolicy]:{title:"CognixPulse Privacy Policy | Your Data Matters",description:"Understand how we handle your data and protect your privacy at CognixPulse. ๐Ÿ”’ Your trust is our priority!"},[exports.PageNames.Terms]:{title:"CognixPulse Terms of Service | Know Your Rights",description:"Read the terms and conditions that govern your use of CognixPulse. ๐Ÿ“œ Stay informed for a better experience!"},[exports.PageNames.Sitemap]:{title:"CognixPulse Sitemap | Navigate Our Content",description:"Easily find your way through our extensive library of scientific articles and research with the CognixPulse sitemap. ๐Ÿ—บ๏ธ"}},a=[{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a renowned biologist with over 15 years of experience in evolutionary genetics. She has published numerous papers in prestigious journals and frequently contributes articles exploring genetic diversity and conservation methods in flora and fauna.",meta_title:"Dr. Aditi Sharma - Evolutionary Genetics Expert",meta_description:"Explore articles by Dr. Aditi Sharma, an expert in evolutionary genetics with over 15 years of research experience in conservation biology and genetic diversity."},{name:"Dr. Rahul Mehta",description:"Dr. Rahul Mehta is a leader in the field of synthetic chemistry, specializing in the design and development of novel compounds for medicinal applications. His work bridges the gap between chemistry and medicine, making significant contributions to drug discovery.",meta_title:"Dr. Rahul Mehta - Synthetic Chemistry Specialist",meta_description:"Read insightful articles by Dr. Rahul Mehta, a synthetic chemistry expert focused on novel drug development and medicinal chemistry research."},{name:"Dr. Kavita Nair",description:"With a PhD in astrophysics from the Indian Institute of Science, Dr. Kavita Nair researches astronomical phenomena and cosmic radiation. Her work has advanced our understanding of black holes and neutron stars, making her a sought-after expert in the field.",meta_title:"Dr. Kavita Nair - Astrophysics Authority",meta_description:"Discover groundbreaking insights in astrophysics from Dr. Kavita Nair, a leading researcher exploring cosmic phenomena and the mysteries of the universe."},{name:"Dr. Neel Patel",description:"Dr. Neel Patel is a geoscientist with expertise in earth system science. His research focuses on climate change impacts on geological processes. He has published extensively on the interplay between geological phenomena and climate change.",meta_title:"Dr. Neel Patel - Geoscience Researcher",meta_description:"Follow the work of Dr. Neel Patel, a geoscientist dedicated to studying climate change's impact on earth processes and environmental sustainability."},{name:"Dr. Sneha Joshi",description:"Dr. Sneha Joshi is a molecular biologist who conducts cutting-edge research on cellular mechanisms of disease. She has published over 40 articles in high-impact journals, focusing on cancer and metabolic disorders.",meta_title:"Dr. Sneha Joshi - Molecular Biology Innovator",meta_description:"Explore the latest research by Dr. Sneha Joshi, a molecular biologist addressing critical health challenges through innovative studies on disease mechanisms."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is an environmental chemist known for his work on pollution remediation technologies. His research aims to develop sustainable solutions to tackle environmental degradation and chemical waste.",meta_title:"Dr. Vikram Singh - Environmental Chemistry Specialist",meta_description:"Read articles by Dr. Vikram Singh, an innovator in environmental chemistry, dedicated to finding sustainable solutions for pollution and waste management."},{name:"Dr. Pooja Rao",description:"With a focus on renewable energy systems, Dr. Pooja Rao analyzes the integration of solar and wind energy in urban settings. Her engineering background complements her research in sustainability and energy efficiency.",meta_title:"Dr. Pooja Rao - Renewable Energy Researcher",meta_description:"Join Dr. Pooja Rao as she explores innovative strategies in renewable energy systems, fostering sustainable urban development through solar and wind integration."},{name:"Dr. Anil Gupta",description:"Dr. Anil Gupta is a physicist specializing in quantum mechanics and nanotechnology. His work has revolutionized the understanding of quantum computing and its potential applications in technology.",meta_title:"Dr. Anil Gupta - Quantum Physics Expert",meta_description:"Delve into the world of quantum physics with Dr. Anil Gupta, an expert exploring the frontiers of nanotechnology and quantum computing innovations."},{name:"Dr. Priya Kothari",description:"Dr. Priya Kothari is a researcher in ecological restoration, focusing on biodiversity conservation and ecosystem services. Her work emphasizes the importance of preserving natural habitats to combat climate change.",meta_title:"Dr. Priya Kothari - Ecological Restoration Advocate",meta_description:"Learn from Dr. Priya Kothari's research on ecological restoration and biodiversity conservation, emphasizing the need for sustainable environmental practices."},{name:"Dr. Aman Thakur",description:"Dr. Aman Thakur is a distinguished chemist who focuses on computational chemistry, particularly in simulating molecular interactions. His contributions enhance the field of drug design and personalized medicine.",meta_title:"Dr. Aman Thakur - Computational Chemistry Leader",meta_description:"Access pioneering research by Dr. Aman Thakur, a leader in computational chemistry aiming to improve drug design through molecular simulations."},{name:"Dr. Rajesh Patel",description:"Dr. Rajesh Patel is an accomplished physicist specializing in quantum mechanics and nanotechnology. With a Ph.D. from the University of Delhi, he has over a decade of research experience and has been instrumental in advancing technologies in the field of quantum computing.",meta_title:"Dr. Rajesh Patel - Physicist and Quantum Computing Specialist at CognixPulse",meta_description:"Explore the innovative research conducted by Dr. Rajesh Patel, a distinguished physicist specializing in quantum mechanics at CognixPulse."},{name:"Dr. Anjali Kumar",description:"Dr. Anjali Kumar is a prominent earth scientist with a focus on climate change and sustainable practices. After earning her Ph.D. from Jawaharlal Nehru University, she has worked with various global organizations on interdisciplinary research projects aimed at understanding ecological impacts.",meta_title:"Dr. Anjali Kumar - Earth Scientist and Climate Expert at CognixPulse",meta_description:"Learn about the impactful research of Dr. Anjali Kumar, an earth scientist focusing on climate change and sustainability at CognixPulse."},{name:"Dr. Vikram Iyer",description:"Dr. Vikram Iyer is a chemist known for his pioneering work in organic synthesis and materials science. He holds a Ph.D. from the Indian Institute of Technology and has published extensively on the latest advancements in chemical processes and materials development.",meta_title:"Dr. Vikram Iyer - Organic Chemist and Materials Scientist at CognixPulse",meta_description:"Dive into the innovative research of Dr. Vikram Iyer, an organic chemist advancing materials science at CognixPulse."},{name:"Dr. Neha Mehta",description:"Dr. Neha Mehta is a specialist in cell biology and genetics, with a focus on stem cell research. With a strong background from the University of Mumbai, she has collaborated on multiple high-impact studies aiming to unlock the potential of regenerative medicine.",meta_title:"Dr. Neha Mehta - Cell Biologist and Regenerative Medicine Researcher at CognixPulse",meta_description:"Uncover the transformative research of Dr. Neha Mehta, a leader in cell biology and regenerative medicine at CognixPulse."},{name:"Dr. Manoj Desai",description:"Dr. Manoj Desai is an astrophysicist with expertise in cosmic phenomena and stellar dynamics. He completed his Ph.D. at the Indian Institute of Astrophysics and has contributed significantly to our understanding of the universe through his research and numerous publications.",meta_title:"Dr. Manoj Desai - Astrophysicist and Cosmic Researcher at CognixPulse",meta_description:"Explore the celestial research insights of Dr. Manoj Desai, an astrophysicist focused on cosmic phenomena at CognixPulse."},{name:"Dr. Priti Sahu",description:"Dr. Priti Sahu is a leading microbiologist specializing in infectious diseases and antibiotic resistance. With her Ph.D. from the National Institute of Virology, she plays a key role in understanding pathogen behavior and developing new antimicrobial strategies.",meta_title:"Dr. Priti Sahu - Microbiologist and Infectious Disease Expert at CognixPulse",meta_description:"Gain insights from Dr. Priti Sahu, a distinguished microbiologist addressing infectious diseases at CognixPulse."},{name:"Dr. Sanjay Reddy",description:"Dr. Sanjay Reddy is an expert in environmental chemistry, focusing on pollutants and their effects on ecosystems. After earning his Ph.D. from the Indian Institute of Technology, he has been involved in numerous projects aimed at environmental protection and remediation.",meta_title:"Dr. Sanjay Reddy - Environmental Chemist and Ecological Researcher at CognixPulse",meta_description:"Discover the vital work of Dr. Sanjay Reddy, an environmental chemist dedicated to ecosystem protection at CognixPulse."},{name:"Dr. Kavita Joshi",description:"Dr. Kavita Joshi is a renowned neuroscientist exploring cognitive functions and mental health. With her Ph.D. from All India Institute of Medical Sciences, she has been a part of several groundbreaking studies that bridge neuroscience and psychology.",meta_title:"Dr. Kavita Joshi - Neuroscientist and Mental Health Researcher at CognixPulse",meta_description:"Explore Dr. Kavita Joshi's groundbreaking research on cognitive functions and mental health at CognixPulse."},{name:"Dr. Arun Chatterjee",description:"Dr. Arun Chatterjee is a passionate environmental scientist focusing on biodiversity conservation and sustainable development. His Ph.D. from the Indian Institute of Ecology has led him to work on various national and international projects aimed at preserving ecosystems.",meta_title:"Dr. Arun Chatterjee - Environmental Scientist and Conservationist at CognixPulse",meta_description:"Learn about Dr. Arun Chatterjee's impactful work in biodiversity conservation and environmental sustainability at CognixPulse."},{name:"Dr. Ramesh Kumar",description:"Dr. Ramesh Kumar is a leading researcher in the field of molecular biology with over 15 years of experience. He has published numerous papers on genetic engineering and its applications in agriculture. Dr. Kumar is associated with several international research organizations and is actively involved in mentoring young scientists.",meta_title:"Dr. Ramesh Kumar - Molecular Biology Expert",meta_description:"Explore the research contributions of Dr. Ramesh Kumar, a renowned molecular biologist with over 15 years of experience in genetic engineering and agricultural advancements."},{name:"Prof. Ananya Gupta",description:"Prof. Ananya Gupta is a physicist known for her work in quantum mechanics and its practical applications. With a PhD from the Indian Institute of Technology, she has published extensively in international journals and has received numerous accolades for her contributions to the field.",meta_title:"Prof. Ananya Gupta - Expert in Quantum Mechanics",meta_description:"Delve into the research of Prof. Ananya Gupta, a respected physicist specializing in quantum mechanics and its real-world applications."},{name:"Dr. Priya Singh",description:"Dr. Priya Singh specializes in environmental chemistry and has dedicated her career to studying the impact of pollutants on ecosystems. She has authored key papers on sustainable practices and is a sought-after speaker at environmental conferences.",meta_title:"Dr. Priya Singh - Environmental Chemistry Specialist",meta_description:"Learn about Dr. Priya Singh's groundbreaking research in environmental chemistry focusing on pollutants and sustainable practices."},{name:"Dr. Arjun Mehta",description:"An expert in geological sciences, Dr. Arjun Mehta has over 12 years of experience researching seismic activities. He holds a position at a prominent university and collaborates on international projects aimed at earthquake prediction.",meta_title:"Dr. Arjun Mehta - Geosciences Researcher",meta_description:"Discover the contributions of Dr. Arjun Mehta, a geoscientist specializing in seismic activity and earthquake prediction research."},{name:"Dr. Kavita Sharma",description:"Dr. Kavita Sharma is a biochemist with a focus on enzyme mechanisms and metabolic pathways. With over a decade of research experience, she has been published in top-tier journals and is passionate about educating future scientists.",meta_title:"Dr. Kavita Sharma - Biochemistry Expert",meta_description:"Explore the innovative research of Dr. Kavita Sharma in biochemistry, specializing in enzyme mechanisms and their applications."},{name:"Dr. Mohit Verma",description:"Dr. Mohit Verma is a physicist concentrating on materials science and nanotechnology. He has authored several influential papers and collaborates with industry leaders to drive innovations in material development.",meta_title:"Dr. Mohit Verma - Materials Science Specialist",meta_description:"Dive into the research of Dr. Mohit Verma, a prominent physicist in materials science and nanotechnology, influencing industry advancements."},{name:"Dr. Neha Joshi",description:"Dr. Neha Joshi is a climate scientist recognized for her work on climate modeling and mitigation strategies. Her research contributes significantly to understanding climate change's impact on biodiversity.",meta_title:"Dr. Neha Joshi - Climate Science Advocate",meta_description:"Learn about Dr. Neha Joshiโ€™s impactful research in climate science, focusing on climate modeling and biodiversity."},{name:"Dr. Arun Rao",description:"With expertise in organic chemistry, Dr. Arun Rao has spent over 20 years researching pharmaceutical compounds. His work has led to significant advancements in drug development and synthesis.",meta_title:"Dr. Arun Rao - Organic Chemistry Leader",meta_description:"Explore Dr. Arun Rao's influential research in organic chemistry, specializing in pharmaceutical compounds and drug synthesis."},{name:"Dr. Meenal Thakur",description:"Dr. Meenal Thakur is an acclaimed psychologist exploring the intersections of psychology and neuroscience. Her research focuses on cognitive processes and their implications for mental health.",meta_title:"Dr. Meenal Thakur - Psychology and Neuroscience Researcher",meta_description:"Discover Dr. Meenal Thakur's innovative research at the intersection of psychology and neuroscience, focusing on cognitive processes and mental health."},{name:"Dr. Sanjay Bansal",description:"Dr. Sanjay Bansal is an expert in astrophysics, with over a decade of research on black holes and cosmic phenomena. His findings have enhanced our understanding of the universe and are widely recognized in the scientific community.",meta_title:"Dr. Sanjay Bansal - Astrophysics Pioneer",meta_description:"Uncover the groundbreaking research of Dr. Sanjay Bansal in astrophysics, particularly his work on black holes and cosmic phenomena."},{name:"Dr. Ravi Kumar",description:"Dr. Ravi Kumar is a physicist specializing in applied physics and materials science. With over 15 years in research and a number of published articles, he is known for his innovative contributions to nanotechnology and its applications in diverse fields. He actively collaborates with international teams to further scientific understanding.",meta_title:"Dr. Ravi Kumar - Physicist and Nanotechnology Specialist | CognixPulse",meta_description:"Discover the insights of Dr. Ravi Kumar, an esteemed physicist specializing in nanotechnology and materials science, making waves in scientific research at CognixPulse."},{name:"Dr. Neeta Agarwal",description:"Dr. Neeta Agarwal is an earth scientist with over 12 years of research experience in geochemistry and environmental science. She focuses on understanding the impacts of climate change on geological processes and has contributed significantly to the field through her numerous publications and collaborative research projects.",meta_title:"Dr. Neeta Agarwal - Expert in Earth Sciences and Geochemistry | CognixPulse",meta_description:"Uncover the groundbreaking research of Dr. Neeta Agarwal, an expert in earth sciences and geochemistry, contributing valuable insights into climate change at CognixPulse."},{name:"Dr. Vikram Mehta",description:"Dr. Vikram Mehta is a molecular biologist and geneticist with a focus on gene editing and CRISPR technology. With a Ph.D. from an esteemed Indian institution, he has been instrumental in advancing genetic research, authoring several impactful papers in prestigious journals. His work bridges the gap between theoretical research and practical applications.",meta_title:"Dr. Vikram Mehta - Molecular Biologist and Geneticist | CognixPulse",meta_description:"Learn about Dr. Vikram Mehta, a leading molecular biologist and geneticist focusing on CRISPR technology, as he shares his insights on CognixPulse."},{name:"Dr. Kavita Singh",description:"Dr. Kavita Singh is a chemical engineer with a specialization in process engineering and sustainable energy solutions. With many years of experience in academia and industry, she has significantly advanced research in green technologies and energy efficiency, reflecting her commitment to addressing global energy challenges.",meta_title:"Dr. Kavita Singh - Chemical Engineer and Energy Solutions Expert | CognixPulse",meta_description:"Meet Dr. Kavita Singh, a trailblazing chemical engineer specializing in sustainable energy solutions, contributing to global energy research at CognixPulse."},{name:"Dr. Anil Verma",description:"Dr. Anil Verma is an astrophysicist with a keen interest in cosmology and galaxy formation. Over his 20-year career, he has been published widely and remains an influential voice in his field. Dr. Verma's work seeks to unravel the complexities of the universe, sharing his findings with both the scientific community and the public.",meta_title:"Dr. Anil Verma - Astrophysicist and Cosmology Expert | CognixPulse",meta_description:"Explore the cosmic insights of Dr. Anil Verma, a distinguished astrophysicist studying galaxy formation, as he contributes to scientific discourse on CognixPulse."},{name:"Dr. Sneha Patel",description:"Dr. Sneha Patel is a biostatistician whose work integrates statistics into public health research. With over 8 years of experience, she analyzes complex data to inform health policies and practices. Her contributions to epidemiological studies have been vital in understanding health trends and outcomes in vulnerable populations.",meta_title:"Dr. Sneha Patel - Biostatistician and Public Health Researcher | CognixPulse",meta_description:"Discover Dr. Sneha Patel's expertise in biostatistics and public health research, contributing critical insights to health studies at CognixPulse."},{name:"Dr. Rajesh Gupta",description:"Dr. Rajesh Gupta is a leading chemist with a specialization in synthetic organic chemistry. He has over 15 years of experience and has authored several key publications. His work is dedicated to developing novel chemical processes that enhance drug synthesis and other health-related applications.",meta_title:"Dr. Rajesh Gupta - Chemist and Synthetic Organic Specialist | CognixPulse",meta_description:"Learn from Dr. Rajesh Gupta, a prominent chemist specializing in synthetic organic chemistry, as he shares his research innovations on CognixPulse."},{name:"Dr. Pooja Iyer",description:"Dr. Pooja Iyer is a climatologist known for her extensive research in atmospheric sciences and climate modeling. With over a decade of experience, she has been pivotal in climate impact studies across India and her research has influenced climate policy and advocacy efforts nationally and internationally.",meta_title:"Dr. Pooja Iyer - Climatologist and Atmospheric Science Expert | CognixPulse",meta_description:"Delve into the work of Dr. Pooja Iyer, a dedicated climatologist studying climate impact and atmospheric sciences, contributing to vital research on CognixPulse."},{name:"Dr. Shantanu Bose",description:"Dr. Shantanu Bose is a marine biologist focusing on ocean ecosystems and conservation. With multiple research grants and numerous publications, he aims to raise awareness about marine biodiversity and the effects of pollution on oceanic life. His research is integral to conservation efforts and policy frameworks.",meta_title:"Dr. Shantanu Bose - Marine Biologist and Conservationist | CognixPulse",meta_description:"Join Dr. Shantanu Bose in exploring the depths of marine biology and conservation, as he shares his research and insights on CognixPulse."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a renowned microbiologist with over 15 years of experience in infectious diseases. She holds a PhD from Stanford University and has published numerous articles in prestigious journals. Dr. Carter is passionate about advancing understanding in microbiology and frequently collaborates with interdisciplinary teams to tackle global health challenges.",meta_title:"Dr. Emily Carter - Expert Microbiologist | CognixPulse",meta_description:"Discover the work of Dr. Emily Carter, a leading microbiologist at CognixPulse, specializing in infectious diseases and interdisciplinary research."},{name:"Prof. Marcus Chen",description:"Prof. Marcus Chen is an esteemed chemist with a focus on organic chemistry and material science. He has over 20 years of research experience and has contributed significantly to various sectors including pharmaceuticals and nanotechnology. His work is characterized by its innovative approaches and practical applications.",meta_title:"Prof. Marcus Chen - Distinguished Chemist | CognixPulse",meta_description:"Explore the contributions of Prof. Marcus Chen, a distinguished chemist at CognixPulse, recognized for his pioneering work in organic chemistry and material science."},{name:"Dr. Sarah Johnson",description:"Dr. Sarah Johnson is a physicist specializing in theoretical physics and quantum mechanics. With a PhD from MIT, she has worked on multiple high-profile research projects and is an acclaimed speaker at international conferences. Dr. Johnson aims to bridge the gap between complex theories and practical applications.",meta_title:"Dr. Sarah Johnson - Theoretical Physicist | CognixPulse",meta_description:"Learn about Dr. Sarah Johnson, a theoretical physicist at CognixPulse, who specializes in quantum mechanics and its applications in technology."},{name:"Dr. Aisha Patel",description:"Dr. Aisha Patel is an expert in environmental science with a focus on climate change and sustainable practices. With a decade of research experience in multiple countries, she advocates for eco-friendly solutions and has published extensively on biodiversity conservation and renewable energy.",meta_title:"Dr. Aisha Patel - Environmental Scientist | CognixPulse",meta_description:"Find out more about Dr. Aisha Patel, an environmental scientist at CognixPulse, committed to climate change research and sustainable development."},{name:"Dr. Robert Miller",description:"Dr. Robert Miller is a leading biochemist with special expertise in metabolic pathways. He has spent over 18 years in research and has significantly advanced the scientific community's understanding of metabolism-related diseases. Dr. Miller is also an accomplished author and lecturer.",meta_title:"Dr. Robert Miller - Renowned Biochemist | CognixPulse",meta_description:"Uncover the insights of Dr. Robert Miller, a renowned biochemist at CognixPulse, known for his research in metabolic pathways and diseases."},{name:"Dr. Tania Fernandez",description:"Dr. Tania Fernandez is an ecologist specializing in earth sciences and biodiversity. With 12 years of research and consulting experience, she has led multiple conservation projects around the globe. Her dedication to environmental advocacy is reflected in her published work and outreach initiatives.",meta_title:"Dr. Tania Fernandez - Esteemed Ecologist | CognixPulse",meta_description:"Learn about Dr. Tania Fernandez, an esteemed ecologist at CognixPulse, dedicated to biodiversity research and conservation efforts."},{name:"Dr. Michael Thompson",description:"Dr. Michael Thompson is a physicist with advanced knowledge in astrophysics and cosmology. With a background in aerospace research, he has contributed to our understanding of the universe through both theoretical and observational studies. He is a frequent contributor to international scientific forums.",meta_title:"Dr. Michael Thompson - Astrophysicist | CognixPulse",meta_description:"Explore the research of Dr. Michael Thompson, an astrophysicist at CognixPulse, known for his insights into astrophysics and cosmology."},{name:"Dr. Lisa Wong",description:"Dr. Lisa Wong is a materials scientist specializing in nanotechnology and its applications in biotechnology. With over 10 years of experience in research and development, she is dedicated to translating advanced scientific findings into real-world solutions. Dr. Wong's work has been recognized with various awards.",meta_title:"Dr. Lisa Wong - Expert Materials Scientist | CognixPulse",meta_description:"Delve into the work of Dr. Lisa Wong, a materials scientist at CognixPulse, renowned for her innovative research in nanotechnology."},{name:"Dr. Daniel Ross",description:"Dr. Daniel Ross is a chemical engineer focusing on process optimization and sustainability. With an extensive portfolio of research projects, he aims to integrate sustainable practices into industrial processes. His work has made a notable impact on the development of greener technologies.",meta_title:"Dr. Daniel Ross - Chemical Engineer | CognixPulse",meta_description:"Discover the innovative contributions of Dr. Daniel Ross, a chemical engineer at CognixPulse, committed to enhancing sustainability in industrial processes."},{name:"Dr. Sophie Turner",description:"Dr. Sophie Turner is a biologist specializing in evolutionary biology and genetics. With a focus on biodiversity and species conservation, she has over 15 years of experience in research and education. Dr. Turner is dedicated to increasing public understanding of biological sciences through outreach programs.",meta_title:"Dr. Sophie Turner - Evolutionary Biologist | CognixPulse",meta_description:"Explore the expertise of Dr. Sophie Turner, an evolutionary biologist at CognixPulse, specializing in genetics and species conservation."},{name:"Dr. Emily Chen",description:"Dr. Emily Chen is a molecular biologist based at Stanford University, specializing in genetic engineering and CRISPR technology. With over 10 years of experience in scientific research, she has published numerous articles in high-impact journals and is a frequent speaker at international conferences.",meta_title:"Dr. Emily Chen - Molecular Biologist | CognixPulse",meta_description:"Explore the work of Dr. Emily Chen, a leading expert in molecular biology and genetic engineering, sharing insights on groundbreaking research and innovations in the field."},{name:"Professor James O'Reilly",description:"Professor James O'Reilly is a renowned chemist from Trinity College Dublin, with expertise in organic chemistry and nanotechnology. He has 15 years of research experience and has authored several influential papers in diverse chemistry journals.",meta_title:"Professor James O'Reilly - Organic Chemistry Expert | CognixPulse",meta_description:"Delve into the contributions of Professor James O'Reilly, a prominent figure in organic chemistry, providing fresh perspectives on contemporary chemical studies and advancements."},{name:"Dr. Maria Gonzalez",description:"Dr. Maria Gonzalez is an astrophysicist at the University of Buenos Aires, specializing in planetary atmospheres and climate dynamics. Her research has shaped current understanding of exoplanetary systems and their habitability. She has presented her findings at numerous international forums.",meta_title:"Dr. Maria Gonzalez - Astrophysicist and Climate Researcher | CognixPulse",meta_description:"Join Dr. Maria Gonzalez in exploring the fascinating intersection of astrophysics and planetary science, where she shares insights on climate dynamics beyond Earth."},{name:"Dr. Ravi Patel",description:"Dr. Ravi Patel is a biochemist and professor at the Indian Institute of Science, focusing on enzyme structure and function. With a Ph.D. in biochemistry, he has over 12 years of teaching and research under his belt, contributing to significant discoveries in enzyme technology.",meta_title:"Dr. Ravi Patel - Biochemist and Enzyme Expert | CognixPulse",meta_description:"Discover the world of biochemistry with Dr. Ravi Patel, who elucidates the complexities of enzyme technology and its applications in various scientific fields."},{name:"Dr. Sarah Thompson",description:"Dr. Sarah Thompson is a geologist and climate scientist at the University of Cape Town, focusing on paleoclimate reconstruction. She combines fieldwork with advanced modeling techniques and has been instrumental in understanding historical climate changes.",meta_title:"Dr. Sarah Thompson - Geologist and Climate Scientist | CognixPulse",meta_description:"Uncover the past with Dr. Sarah Thompson as she delves into paleoclimate studies, revealing insights on historical climate variations and their impact on present conditions."},{name:"Dr. Michael Ng",description:"Dr. Michael Ng is a physicist and researcher at the National University of Singapore, specializing in condensed matter physics. His extensive research experience spans over 20 years, leading to several groundbreaking discoveries in quantum materials.",meta_title:"Dr. Michael Ng - Condensed Matter Physicist | CognixPulse",meta_description:"Enter the realm of quantum physics with Dr. Michael Ng, whose expert analyses pave the way for understanding condensed matter and its potential applications."},{name:"Dr. Sophie Mรผller",description:"Dr. Sophie Mรผller is an environmental scientist from the University of Freiburg, focusing on sustainable development and environmental policy. With her societal impact approach, she engages in various interdisciplinary projects aiming to mitigate climate change.",meta_title:"Dr. Sophie Mรผller - Environmental Scientist and Policy Advocate | CognixPulse",meta_description:"Learn about sustainable practices with Dr. Sophie Mรผller, as she navigates the connections between environmental science and effective policy implementation."},{name:"Professor Li Wei",description:"Professor Li Wei, based at Peking University, is a materials scientist who specializes in nanocomposite materials for energy applications. With more than 18 years in academia, he has published extensively in this dynamic field.",meta_title:"Professor Li Wei - Materials Scientist and Energy Researcher | CognixPulse",meta_description:"Engage with Professor Li Wei's cutting-edge research on nanocomposite materials, exploring their potential in revolutionizing energy solutions."},{name:"Dr. Amina Khan",description:"Dr. Amina Khan is a microbiologist at the University of Karachi, focusing on microbial ecology and antibiotic resistance. She is passionate about public health, leading various initiatives aimed at mitigating antimicrobial resistance globally.",meta_title:"Dr. Amina Khan - Microbiologist and Public Health Advocate | CognixPulse",meta_description:"Join Dr. Amina Khan in her exploration of microbial ecology and the pressing issue of antibiotic resistance, highlighting its implications for global health."},{name:"Dr. Samuel Ajayi",description:"Dr. Samuel Ajayi is a computer scientist and data analyst at the University of Lagos, who specializes in computational biology and bioinformatics. His research integrates data science with biology, contributing to advancements in genomic studies.",meta_title:"Dr. Samuel Ajayi - Computer Scientist and Bioinformatics Specialist | CognixPulse",meta_description:"Explore the fusion of computer science and biology with Dr. Samuel Ajayi, as he advances bioinformatics, unlocking new dimensions in genomic research."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#1c1c1e;--theme-color-8:#2c2c2e;--theme-color-7:#4b4b4d;--theme-color-6:#636366;--theme-color-5:#8e8e93;--theme-color-3:#d1d1d1;--theme-color-2:#e5e5ea;--color-bg-layout:#ffffff;--color-bg-hover:#f0f0f5;--article-border-radius:12px;--btn-border-radius:8px;--category-border-radius:24px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
@@ -0,0 +1,14 @@
1
+ import { CommonDataStructure } from 'src/common/data';
2
+ export declare const dataStructure: CommonDataStructure;
3
+ export declare const authors: Record<string, string>;
4
+ export declare const authorsNames: string[];
5
+ export declare const DEFAULT_DESCRIPTION_EMOJIS = "\uD83D\uDD2C\uD83D\uDCDA\uD83C\uDF0D\u269B\uFE0F";
6
+ export declare const categories: (string | number)[];
7
+ export declare const subcategories: string[];
8
+ export declare const subsubcategories: string[];
9
+ export type Category = keyof typeof dataStructure;
10
+ export type CategoryNode = (typeof dataStructure)[Category];
11
+ export type SubcategoryKeyByCategory<T extends Category> = (typeof dataStructure)[T]['children'];
12
+ export declare const startDate = "2024-10-03T00:00:00Z";
13
+ export declare const devBucketName = "idn-synapseforges-dev";
14
+ export declare const prodBucketName = "idn-synapseforges";
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./seo.js");const i={biologicalSciences:{title:"Explore the Fascinating World of Biological Sciences ๐ŸŒฑ",description:"Delve into the diverse realms of biological sciences, from cell biology to ecology, and uncover the latest research and reviews. ๐ŸŒ๐Ÿ”ฌ",slug:"biological-sciences",children:{cellBiology:{title:"Understanding Cell Biology: The Building Blocks of Life ๐Ÿ”ฌ",description:"Discover the intricate world of cell biology, focusing on cellular structures and processes essential for life. Learn about groundbreaking research! ๐Ÿงฌ",slug:"cell-biology",children:null},genetics:{title:"Genetics: The Code of Life and Its Secrets ๐Ÿงฌ",description:"Unravel the complexities of genetics, exploring genes, DNA, and heredity while staying updated with the latest advances in genetic research. ๐Ÿ”",slug:"genetics",children:null},ecology:{title:"Ecology: Understanding Ecosystems and Biodiversity ๐ŸŒณ",description:"Dive into ecology to understand ecosystems, species interactions, and environmental challenges, enriched with current scientific findings. ๐ŸŒฟ๐ŸŒ",slug:"ecology",children:null},microbiology:{title:"Microbiology: A Deep Dive into Microscopic Life ๐Ÿฆ ",description:"Explore microbiology and unlock the mysteries of microorganisms, including bacteria and viruses, while discovering recent research breakthroughs! ๐Ÿ”ฌ",slug:"microbiology",children:null},other:{title:"Other Biological Sciences: Expanding Knowledge Horizons ๐Ÿ”",description:"Explore diverse topics within the biological sciences that don't fit into traditional categories, featuring original research and insightful reviews. ๐Ÿ“š",slug:"other-biological-sciences",children:null}}},chemicalSciences:{title:"Explore the World of Chemical Sciences: Research & Reviews ๐Ÿ”ฌ",description:"Dive into the fascinating realm of chemical sciences with in-depth research articles and reviews. Uncover insights across various chemistry disciplines! ๐ŸŒ",slug:"chemical-sciences",children:{organicChemistry:{title:"In-Depth Organic Chemistry: Comprehensive Research & Insights ๐Ÿ”",description:"Discover original research and reviews in organic chemistry. Explore molecular structures, reactions, and advancements in this vital discipline! ๐Ÿงช",slug:"organic-chemistry",children:null},inorganicChemistry:{title:"Unlocking Inorganic Chemistry: Research and Trends ๐Ÿ“˜",description:"Explore the field of inorganic chemistry with articles addressing principles, compounds, and recent advancements, connecting science with real-world applications. ๐Ÿงฌ",slug:"inorganic-chemistry",children:null},physicalChemistry:{title:"Physical Chemistry: Explore Fundamental Concepts & Discoveries ๐Ÿ“Š",description:"Delve into physical chemistry's theories and applications. Our research articles elevate your understanding of thermodynamics and kinetics! ๐ŸŒก๏ธ",slug:"physical-chemistry",children:null},analyticalChemistry:{title:"Analytical Chemistry: Techniques, Innovations & Applications โš—๏ธ",description:"Unravel the complexities of analytical chemistry with detailed reviews on methods and innovations. Elevate your knowledge of analysis techniques! ๐Ÿงซ",slug:"analytical-chemistry",children:null},other:{title:"Other Chemical Sciences: Diverse Topics & Research Findings ๐ŸŒ",description:"Explore miscellaneous topics in chemical sciences that defy categorization. Discover unique insights that enrich the field and your knowledge! ๐Ÿ“š",slug:"other-chemical-sciences",children:null}}},physicalSciences:{title:"Explore the Wonders of Physical Sciences ๐Ÿงช",description:"Delve into the intriguing world of physical sciences. Discover theories, applications, and innovations that shape our understanding of the universe. ๐ŸŒŒ",slug:"explore-physical-sciences",children:{theoreticalPhysics:{title:"Unlocking Theoretical Physics Concepts ๐ŸŒŒ",description:"Explore the fascinating realm of theoretical physics, where ideas meet discoveries. Understand quantum mechanics, relativity, and more! โš›๏ธ",slug:"theoretical-physics",children:null},appliedPhysics:{title:"Applied Physics: Bridging Theory and Practice โš™๏ธ",description:"Discover how applied physics transforms theoretical ideas into real-world applications. Learn about technology, engineering, and more! ๐Ÿ’ก",slug:"applied-physics",children:null},astrophysics:{title:"Astrophysics: Journey Through the Cosmos ๐ŸŒ ",description:"Venture into astrophysics and unravel the mysteries of the universe. Study celestial phenomena, black holes, and cosmic evolution! ๐ŸŒŒ",slug:"astrophysics",children:null},materialScience:{title:"Material Science: The Building Blocks of Innovation ๐Ÿงฑ",description:"Explore material science and its integral role in technology and innovation. Discover properties, applications, and future advancements! ๐Ÿงช",slug:"material-science",children:null},other:{title:"Exploring Other Physical Sciences Disciplines ๐ŸŒ",description:"Dive into subfields of physical sciences that explore various unique topics. Expand your knowledge beyond the core disciplines! ๐ŸŒ",slug:"other-physical-sciences",children:null}}},earthSciences:{title:"Explore the Wonders of Earth Sciences ๐Ÿ”",description:"Delve into geological formations, meteorological phenomena, oceanic depths, and environmental studies to uncover the secrets of our planet ๐ŸŒ.",slug:"earth-sciences",children:{geology:{title:"Geology - Unraveling Earth's Layers โ›ฐ๏ธ",description:"Study the composition, structure, and processes of Earth materials in geology. Discover insights into our planet's history and future ๐Ÿ”Ž.",slug:"geology",children:null},meteorology:{title:"Meteorology - Understanding Weather and Climate โ˜๏ธ",description:"Learn about meteorology and its impact on weather patterns and climate change. Gain insights into atmospheric sciences for a better future ๐ŸŒก๏ธ.",slug:"meteorology",children:null},oceanography:{title:"Oceanography - Exploring the Depths of Our Oceans ๐ŸŒŠ",description:"Dive into oceanography and study the ocean's currents, ecosystems, and water properties. Unlock secrets to preserving marine life ๐ŸŒ.",slug:"oceanography",children:null},environmentalScience:{title:"Environmental Science - Safeguarding Our Planet ๐ŸŒฑ",description:"Engage with environmental science to understand ecosystems, conservation efforts, and sustainability practices for a healthier planet ๐ŸŒ.",slug:"environmental-science",children:null},other:{title:"Other Earth Sciences - Diverse Topics and Research ๐Ÿ“š",description:"Explore a variety of other earth science topics that don't fit traditional categories. Expand your knowledge of our planet's phenomena ๐ŸŒ .",slug:"other-earth-sciences",children:null}}},interdisciplinaryResearch:{title:"Explore Interdisciplinary Research in Science ๐ŸŒ",description:"Delve into the world of interdisciplinary research across fields like biochemistry, biophysics, nanotechnology, and more to stay informed! ๐Ÿงฌ๐Ÿ”ฌ",slug:"interdisciplinary-research",children:{biochemistry:{title:"Understanding Biochemistry: The Science of Life ๐Ÿงช",description:"Discover the fascinating field of biochemistry, exploring chemical processes within and relating to living organisms. ๐Ÿงฌ Gain insights into life at a molecular level!",slug:"biochemistry",children:null},biophysics:{title:"Introduction to Biophysics: Uniting Biology and Physics ๐Ÿ”ฌ",description:"Engage with the specialized field of biophysics, focusing on the principles of physics to understand biological systems and processes. Explore its impact on life sciences! ๐ŸŒ",slug:"biophysics",children:null},nanotechnology:{title:"Unlocking Nanotechnology: Innovations at the Nanoscale โš›๏ธ",description:"Learn about nanotechnology and its revolutionary applications across various fields, including medicine, materials, and electronics. Dive into the future of science! ๐Ÿš€",slug:"nanotechnology",children:null},environmentalChemistry:{title:"Exploring Environmental Chemistry: Chemistry in Nature ๐ŸŒฑ",description:"Navigate the field of environmental chemistry, studying chemical processes that occur in the environment and their impact on ecosystems and human health. ๐ŸŒ Stay informed!",slug:"environmental-chemistry",children:null},other:{title:"Other Interdisciplinary Research Areas Awaiting Discovery ๐Ÿ”",description:"Explore diverse areas of interdisciplinary research beyond the conventional, unveiling innovations and studies across various scientific fields. ๐Ÿง  Every discovery counts!",slug:"other-interdisciplinary-research",children:null}}}},n=e.AUTHORS_INFO.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:[i.description]})),{}),s=e.AUTHORS_INFO.map((e=>e.name)),t="๐Ÿ”ฌ๐Ÿ“š๐ŸŒโš›๏ธ",o=Object.keys(i),r=[],c=[];for(const e of o){const n=i[e];if(null==n?void 0:n.children){r.push(...Object.keys(n.children));for(const e of r){const i=n.children[e];(null==i?void 0:i.children)&&c.push(...Object.keys(i.children))}}}const l="2024-10-03T00:00:00Z",a="synapseforges",h=`idn-${a}-dev`,d=`idn-${a}`;exports.DEFAULT_DESCRIPTION_EMOJIS=t,exports.authors=n,exports.authorsNames=s,exports.categories=o,exports.dataStructure=i,exports.devBucketName=h,exports.prodBucketName=d,exports.startDate=l,exports.subcategories=r,exports.subsubcategories=c;
@@ -0,0 +1,28 @@
1
+ export declare enum FiltersNames {
2
+ ResearchRealm = "Research Realm",
3
+ ArticleType = "Article Type",
4
+ DifficultyLevel = "Difficulty Level",
5
+ TargetAudience = "Target Audience",
6
+ TrendingTopics = "Trending Topics"
7
+ }
8
+ type ResearchRealmValues = 'Biology Explorer' | 'Chemistry Chronicles' | 'Physics Frontiers' | 'Earth Science Expeditions';
9
+ type ArticleTypeValues = 'Original Research' | 'Comprehensive Reviews' | 'Case Studies' | 'Scientific Advances';
10
+ type DifficultyLevelValues = 'Beginner Friendly' | 'Intermediate Insights' | 'Advanced Concepts' | 'Expert Analysis';
11
+ type TargetAudienceValues = 'Students & Learners' | 'Educators & Teachers' | 'Scientific Researchers' | 'Science Enthusiasts';
12
+ type TrendingTopicsValues = 'Climate Change' | 'Genetic Engineering' | 'Quantum Physics' | 'Sustainable Agriculture';
13
+ export type ArticleFilters = {
14
+ [FiltersNames.ResearchRealm]: ResearchRealmValues[];
15
+ [FiltersNames.ArticleType]: ArticleTypeValues[];
16
+ [FiltersNames.DifficultyLevel]: DifficultyLevelValues[];
17
+ [FiltersNames.TargetAudience]: TargetAudienceValues[];
18
+ [FiltersNames.TrendingTopics]: TrendingTopicsValues[];
19
+ };
20
+ export declare const researchRealmValues: ResearchRealmValues[];
21
+ export declare const articleTypeValues: ArticleTypeValues[];
22
+ export declare const difficultyLevelValues: DifficultyLevelValues[];
23
+ export declare const targetAudienceValues: TargetAudienceValues[];
24
+ export declare const trendingTopicsValues: TrendingTopicsValues[];
25
+ export declare const initialFilters: ArticleFilters;
26
+ export declare const fullFilters: ArticleFilters;
27
+ export declare const getFiltersTypesJSON: () => string;
28
+ export {};
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.FiltersNames=void 0,(e=exports.FiltersNames||(exports.FiltersNames={})).ResearchRealm="Research Realm",e.ArticleType="Article Type",e.DifficultyLevel="Difficulty Level",e.TargetAudience="Target Audience",e.TrendingTopics="Trending Topics";const s=["Biology Explorer","Chemistry Chronicles","Physics Frontiers","Earth Science Expeditions"],i=["Original Research","Comprehensive Reviews","Case Studies","Scientific Advances"],r=["Beginner Friendly","Intermediate Insights","Advanced Concepts","Expert Analysis"],t=["Students & Learners","Educators & Teachers","Scientific Researchers","Science Enthusiasts"],l=["Climate Change","Genetic Engineering","Quantum Physics","Sustainable Agriculture"],a={[exports.FiltersNames.ResearchRealm]:[],[exports.FiltersNames.ArticleType]:[],[exports.FiltersNames.DifficultyLevel]:[],[exports.FiltersNames.TargetAudience]:[],[exports.FiltersNames.TrendingTopics]:[]},c={[exports.FiltersNames.ResearchRealm]:s,[exports.FiltersNames.ArticleType]:i,[exports.FiltersNames.DifficultyLevel]:r,[exports.FiltersNames.TargetAudience]:t,[exports.FiltersNames.TrendingTopics]:l},n=()=>JSON.stringify(c,null,2);exports.articleTypeValues=i,exports.difficultyLevelValues=r,exports.fullFilters=c,exports.getFiltersTypesJSON=n,exports.initialFilters=a,exports.researchRealmValues=s,exports.targetAudienceValues=t,exports.trendingTopicsValues=l;
@@ -0,0 +1,3 @@
1
+ import { GetDefaultImagesFrontmatter } from 'src/common/types';
2
+ export declare const getDefaultImagesFrontmatter: GetDefaultImagesFrontmatter;
3
+ export declare const prohibitedWordsInAltTitle: RegExp;
@@ -0,0 +1 @@
1
+ "use strict";const e=(e,n)=>{const t=n(e),i=undefined,a=undefined,l=undefined,o=undefined;return[{alt:`${e} Introduction`,filename:`${t}-introduction.png`,title:`${e} Introduction`},{alt:`Magnificent ${e}`,filename:`Magnificent-${t}.png`,title:`Magnificent ${e}`},{alt:`Notable ${e}`,filename:`${t}-notable.png`,title:`Notable ${e}`},{alt:`${e} Summary`,filename:`${t}-summary.png`,title:`${e} Summary`}]},n=/\b(?:hands|men|women|human|people|chief|family|mixing|serving|tasting|rolling)\b/i;exports.getDefaultImagesFrontmatter=e,exports.prohibitedWordsInAltTitle=n;
@@ -0,0 +1,15 @@
1
+ export * from './data';
2
+ export * from './filters';
3
+ export * from './helpers';
4
+ export * from './prompts/images';
5
+ export * from './seo';
6
+ import './styles/colors.css';
7
+ import './styles/fonts.css';
8
+ import './styles/global.css';
9
+ import './styles/sizing.css';
10
+ import './styles/vars.css';
11
+ import './styles/theme.css';
12
+ import * as gpt35Articles from './prompts/gpt35turbo/articles';
13
+ import * as gpt4oMiniArticles from './prompts/gpt4oMini/articles';
14
+ export { gpt35Articles, gpt4oMiniArticles };
15
+ export * from './prompts/data';
@@ -0,0 +1 @@
1
+ "use strict";var e=require("./data.js"),t=require("./filters.js"),r=require("./helpers.js"),s=require("./prompts/images.js"),a=require("./seo.js"),o=require("./prompts/gpt35turbo/articles.js"),p=require("./prompts/gpt4oMini/articles.js"),i=require("./prompts/data.js");exports.DEFAULT_DESCRIPTION_EMOJIS=e.DEFAULT_DESCRIPTION_EMOJIS,exports.authors=e.authors,exports.authorsNames=e.authorsNames,exports.categories=e.categories,exports.dataStructure=e.dataStructure,exports.devBucketName=e.devBucketName,exports.prodBucketName=e.prodBucketName,exports.startDate=e.startDate,exports.subcategories=e.subcategories,exports.subsubcategories=e.subsubcategories,Object.defineProperty(exports,"FiltersNames",{enumerable:!0,get:function(){return t.FiltersNames}}),exports.articleTypeValues=t.articleTypeValues,exports.difficultyLevelValues=t.difficultyLevelValues,exports.fullFilters=t.fullFilters,exports.getFiltersTypesJSON=t.getFiltersTypesJSON,exports.initialFilters=t.initialFilters,exports.researchRealmValues=t.researchRealmValues,exports.targetAudienceValues=t.targetAudienceValues,exports.trendingTopicsValues=t.trendingTopicsValues,exports.getDefaultImagesFrontmatter=r.getDefaultImagesFrontmatter,exports.prohibitedWordsInAltTitle=r.prohibitedWordsInAltTitle,exports.getOpenAiBasedImagePrompt=s.getOpenAiBasedImagePrompt,exports.getOpenAiBasedImagePromptDalle2=s.getOpenAiBasedImagePromptDalle2,exports.getStableDiffusionImagePrompt=s.getStableDiffusionImagePrompt,exports.AUTHORS_INFO=a.AUTHORS_INFO,exports.AUTHORS_META=a.AUTHORS_META,exports.PAGES_SEO=a.PAGES_SEO,Object.defineProperty(exports,"PageNames",{enumerable:!0,get:function(){return a.PageNames}}),exports.gpt35Articles=o,exports.gpt4oMiniArticles=p,exports.END_STEP=i.END_STEP,exports.FILTERS_INFO=i.FILTERS_INFO,exports.IMAGES_PROHIBITED_WORDS=i.IMAGES_PROHIBITED_WORDS,exports.START_STEP=i.START_STEP,exports.TARGET_AUDIENCE=i.TARGET_AUDIENCE,exports.ZERO_SECTION=i.ZERO_SECTION,exports.portalInfo=i.portalInfo;
@@ -0,0 +1,7 @@
1
+ export declare const portalInfo = "The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SynapseForges is an infotainment articles portal focusing on scientific research and reviews across various disciplines including biology, chemistry, physics, and earth sciences. It serves as a hub for original research articles and advances in scientific knowledge.\n - Detailed description: SynapseForges is a comprehensive web portal dedicated to disseminating information in the field of scientific research. It provides a platform for original research articles and detailed reviews that dive deep into multiple disciplines such as biology, chemistry, physics, and earth sciences. The portal aims to bridge the gap between complex scientific research findings and the general public, offering insights that are both informative and engaging. Articles are crafted to not only present data but also to explain the significance of scientific advancements in a way that is accessible to diverse audiences. SynapseForges emphasizes quality content to ensure that readers receive reliable and up-to-date information that enriches their understanding of various scientific fields.\n - Target audience: The target audience for SynapseForges includes students, educators, researchers, and science enthusiasts who are interested in expanding their knowledge of scientific disciplines. Additionally, professionals within the scientific community seeking to stay updated on the latest research and advancements will find valuable resources on this platform. The portal caters to anyone with a curiosity for science, aiming to engage individuals across different age groups and educational backgrounds.\n\n";
2
+ export declare const ZERO_SECTION = "This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Methodology\n - Study Design\n - Data Collection Techniques\n\n## Discussion\n - Interpretation of Results\n - Limitations of the Study\n - Future Research Directions\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Methodology, IF it's applicable to the theme of the article.\n";
3
+ export declare const START_STEP = "highlighting the key points that will be discussed and the relevance of the topic";
4
+ export declare const END_STEP = "synthesizing the information presented throughout";
5
+ export declare const TARGET_AUDIENCE = "students, researchers, educators, and professionals";
6
+ export declare const IMAGES_PROHIBITED_WORDS = "any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling";
7
+ export declare const FILTERS_INFO: string;
@@ -0,0 +1 @@
1
+ "use strict";var e;const i="The article is written for the web portal.I will give you important information regarding the web portal:\n - Brief description: SynapseForges is an infotainment articles portal focusing on scientific research and reviews across various disciplines including biology, chemistry, physics, and earth sciences. It serves as a hub for original research articles and advances in scientific knowledge.\n - Detailed description: SynapseForges is a comprehensive web portal dedicated to disseminating information in the field of scientific research. It provides a platform for original research articles and detailed reviews that dive deep into multiple disciplines such as biology, chemistry, physics, and earth sciences. The portal aims to bridge the gap between complex scientific research findings and the general public, offering insights that are both informative and engaging. Articles are crafted to not only present data but also to explain the significance of scientific advancements in a way that is accessible to diverse audiences. SynapseForges emphasizes quality content to ensure that readers receive reliable and up-to-date information that enriches their understanding of various scientific fields.\n - Target audience: The target audience for SynapseForges includes students, educators, researchers, and science enthusiasts who are interested in expanding their knowledge of scientific disciplines. Additionally, professionals within the scientific community seeking to stay updated on the latest research and advancements will find valuable resources on this platform. The portal caters to anyone with a curiosity for science, aiming to engage individuals across different age groups and educational backgrounds.\n\n",t="This is important to include the following headers to the section, ONLY if they are applicable to the title, abstract and description of the article:\n## Methodology\n - Study Design\n - Data Collection Techniques\n\n## Discussion\n - Interpretation of Results\n - Limitations of the Study\n - Future Research Directions\n\nYou can change the headers and topics to make a them more coherent with the description of the article.\nStart text with first Heading H2 - Methodology, IF it's applicable to the theme of the article.\n",n="highlighting the key points that will be discussed and the relevance of the topic",a="synthesizing the information presented throughout",s="students, researchers, educators, and professionals",r="any numbers, image, slug, step, seo, hand / hands, men, women, human, people, chief, preparing, process, cooking, mixing, serving, tasting, rolling",o=`That is TREMENDOUS important - if category doesn't match - return empty array for that category - []. For example if you don't find any match for $FILTERNAME, return for that category\n$FILTERNAME: []\nResponse in valid json, adhering strictly to json interface below, include every field present in it, but include values in array only suitable for article, all array values are optional!\n${require("../filters.js").getFiltersTypesJSON()}`;exports.END_STEP=a,exports.FILTERS_INFO=o,exports.IMAGES_PROHIBITED_WORDS=r,exports.START_STEP=n,exports.TARGET_AUDIENCE=s,exports.ZERO_SECTION=t,exports.portalInfo=i;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt35turbo/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),p=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),i=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=i,exports.getFiltersPrompt=p,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,6 @@
1
+ import { GetOutlinePrompt, GetEntitiesPrompt, GetFiltersPrompt, GetImagesMetaPrompt, GetSectionPrompt } from 'src/common/types';
2
+ export declare const getBasePrompt: GetOutlinePrompt;
3
+ export declare const getSectionPrompt: GetSectionPrompt;
4
+ export declare const getImagesMetaPrompt: GetImagesMetaPrompt;
5
+ export declare const getFiltersPrompt: GetFiltersPrompt;
6
+ export declare const getEntitiesPrompt: GetEntitiesPrompt;
@@ -0,0 +1 @@
1
+ "use strict";var t=require("../data.js"),e=require("../../../common/prompts/gpt4oMini/articles.js"),o=require("../../../common/data.js"),r=require("../../data.js");const m=(o,r=e.DEFAULT_HEADINGS_NUM,m)=>e.getOutlineCommonPrompt({keyword:o,headingsNum:r,additionalInfo:t.portalInfo,locale:m}),s=o=>e.getSectionCommonPrompt(o,{zeroSectionPrompt:t.ZERO_SECTION,startStep:t.START_STEP,endStep:t.END_STEP,targetAudience:t.TARGET_AUDIENCE}),a=o=>e.getImagesMetaCommonPrompt(o,t.IMAGES_PROHIBITED_WORDS),i=o=>e.getFiltersCommonPrompt(o,t.FILTERS_INFO),p=t=>e.getEntitiesCommonPrompt(t,o.getCategoriesTypesJSON(r.dataStructure));exports.getBasePrompt=m,exports.getEntitiesPrompt=p,exports.getFiltersPrompt=i,exports.getImagesMetaPrompt=a,exports.getSectionPrompt=s;
@@ -0,0 +1,4 @@
1
+ import { GetOpenAiBasedImagePrompt, GetStableDiffusionImagePrompt } from 'src/common/types';
2
+ export declare const getStableDiffusionImagePrompt: GetStableDiffusionImagePrompt;
3
+ export declare const getOpenAiBasedImagePrompt: GetOpenAiBasedImagePrompt;
4
+ export declare const getOpenAiBasedImagePromptDalle2: GetOpenAiBasedImagePrompt;
@@ -0,0 +1 @@
1
+ "use strict";var e=require("../../common/prompts/images.js");const a=({title:a,alt:o,articleTitle:t})=>({prompt:`Award-winning hyper-real cinematic photo of a ${a}, ${o}, for an article ${t} from professional scientific photograph for a glossy scientific magazine, scientific style photography, glossy scientific magazine, photorealistic, ultra realistic, maximum detail, highly detailed, commercial photography, foreground focus, instagram, 4K, 8K, volumetric light, cinematic, octane render, uplight, no blur, depth of field, dof, film, bokeh, foreground focus, 35mm photograph`,negativePrompt:e.SD_NEGATIVE_PROMPT}),o=({title:e,alt:a,articleTitle:o})=>`I NEED a hyper-real illustration of a ${e} at food style photography, ${a}, for an article ${o} for a glossy recipe magazine, photorealistic, ultra realistic, maximum detail, highly detailed, food style, food style photography, professional food photography, commercial photography, foreground focus, recipes.com, delish.com, epicurious, instagram, 4K, 8K, volumetric light, octane render, uplight, no blur, depth of field, dof, bokeh, foreground focus. Please exclude any: Photocamera, videocamera, Spotlight, soffit, ramp, scanners, strobe, soffit truss, film props, radio, cooking timer, watches, clocks, men, woman, people, hand, nands, leg, legs, font, username, error, words, letters, digits, autograph, trademark, name, easy-negative, cartoon, worst quality, low quality, blind, bad eyes, ugly eyes, dead eyes, greyscale, monochrome, vignette, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, censored, rabs, muscular, rib, blurry, blur, grainy, teeth, low resolution, lowres, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bw, bad photo, bad photography, bad art, morbid, ugly, asymmetrical, mutated malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, duplicate, airbrushed,, anime, semi-realistic, cgi, render, 3D, blender, digital art, manga, amateur, 3D, 3D Game, 3D Game Scene, 3D Character, bad hands, , bad body, bad face, bad teeth, bad arms, bad legs, deformities, drawing, deformed iris, deformed pupils, deformed, painting, crayon, sketch, graphite, impressionist, noisy, poorly drawn hands, poorly drawn face, poorly drawn eyes, mutation, bad proportions, cloned face, disfigured, gross proportions, malformed limbs, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, incoherent from this hyper-real illustration of a ${e}`,t=({title:e})=>`\n\tPhotorealistic highly detailed image of ingredients for ${e}, arranged professionally as if for a food photography shoot. image should showcase maximum detail realism, with a focus on foreground, emulating the style of a high-definition, 8k resolution professional food photograph. lighting should be volumetric and uplit, with a depth of field and bokeh effect, avoiding any blur for clarity. overall aesthetic should be reminiscent of the Kodak Portrait 800 style.\n\tNegative Prompt:\n\teasy-negative, cartoon, worst quality, low quality, text, title, logo, signature ,watermark, extra limbs, extra fingers, mutated hands, bad anatomy, blurry, blur, grainy, teeth, low resolution, low details, oversaturated, undersaturated, overexposed, underexposed, grayscale, bad shadow, draft, cropped, out of frame, cut off, jpeg artefacts, out of focus, glitch, airbrushed, anime, semi-realistic, cgi, render, 3D, blender, manga, amateur, 3D, 3D Game, drawing, sketch\n`;exports.getOpenAiBasedImagePrompt=o,exports.getOpenAiBasedImagePromptDalle2=t,exports.getStableDiffusionImagePrompt=a;
@@ -0,0 +1,23 @@
1
+ export interface PageSeoData {
2
+ title: string;
3
+ description: string;
4
+ }
5
+ export declare enum PageNames {
6
+ Authors = "authors",
7
+ Home = "home",
8
+ NotFound = "not-found",
9
+ AboutUs = "about-us",
10
+ PrivacyPolicy = "privacy-policy",
11
+ Terms = "terms",
12
+ Sitemap = "sitemap"
13
+ }
14
+ export type PagesSeo = Record<PageNames, PageSeoData>;
15
+ export interface AuthorInfo {
16
+ name: string;
17
+ description: string;
18
+ meta_title: string;
19
+ meta_description: string;
20
+ }
21
+ export declare const PAGES_SEO: PagesSeo;
22
+ export declare const AUTHORS_INFO: AuthorInfo[];
23
+ export declare const AUTHORS_META: Record<string, PageSeoData>;
@@ -0,0 +1 @@
1
+ "use strict";var e;exports.PageNames=void 0,(e=exports.PageNames||(exports.PageNames={})).Authors="authors",e.Home="home",e.NotFound="not-found",e.AboutUs="about-us",e.PrivacyPolicy="privacy-policy",e.Terms="terms",e.Sitemap="sitemap";const i={[exports.PageNames.Authors]:{title:"Authors | SynapseForges: Leading Voices in Scientific Research",description:"Discover the brilliant minds behind our groundbreaking research at SynapseForges. ๐ŸŒŸ Dive into their profiles and explore their contributions across biology, chemistry, physics, and earth sciences."},[exports.PageNames.Home]:{title:"Home | SynapseForges: Your Hub for Scientific Insights",description:"Welcome to SynapseForges! ๐ŸŒ Uncover original research and advances in multiple scientific disciplines. Join us on a journey through biology, chemistry, physics, and earth sciences."},[exports.PageNames.NotFound]:{title:"404 Not Found | SynapseForges",description:"Oops! ๐Ÿค” The page you're looking for doesn't exist. Discover more groundbreaking research at SynapseForges or return to our homepage."},[exports.PageNames.AboutUs]:{title:"About Us | SynapseForges: Innovating Scientific Research",description:"Learn about SynapseForges, dedicated to advancing scientific knowledge across various disciplines! ๐Ÿš€ Join us in our mission to forge new pathways in research and discovery."},[exports.PageNames.PrivacyPolicy]:{title:"Privacy Policy | SynapseForges",description:"Your privacy matters! ๐Ÿ”’ Read our privacy policy to understand how SynapseForges protects your personal information while you explore scientific insights."},[exports.PageNames.Terms]:{title:"Terms of Service | SynapseForges",description:"Familiarize yourself with our terms of service at SynapseForges. ๐Ÿ“œ By accessing our platform, you agree to our guidelines and policies for a better experience."},[exports.PageNames.Sitemap]:{title:"Sitemap | SynapseForges: Navigate Our Research Universe",description:"Explore the structured organization of our content! ๐Ÿ—บ๏ธ Use our sitemap to find scientific articles, reviews, and insights across biology, chemistry, physics, and earth sciences."}},a=[{name:"Dr. Ananya Roy",description:"Dr. Ananya Roy is a biologist with over 10 years of experience in molecular biology and genetics. She has published numerous articles in prestigious journals and has a PhD from the Indian Institute of Science. As a researcher at a leading biotechnology company, she focuses on genetic engineering and sustainable agriculture.",meta_title:"Dr. Ananya Roy - Expert in Molecular Biology | SynapseForges",meta_description:"Explore the contributions of Dr. Ananya Roy, an experienced biologist specializing in molecular biology, genetics, and sustainable agriculture. Discover her research insights at SynapseForges."},{name:"Prof. Vikram Singh",description:"Prof. Vikram Singh is a chemist with extensive experience in organic synthesis and materials science. He holds a professorship at the Indian Institute of Technology and has authored several textbooks and research papers on green chemistry.",meta_title:"Prof. Vikram Singh - Authority on Organic Chemistry | SynapseForges",meta_description:"Learn about Prof. Vikram Singh, a leading chemist in organic synthesis and materials science. Discover his impactful research and publications at SynapseForges."},{name:"Dr. Priya Desai",description:"Dr. Priya Desai is a physicist specializing in condensed matter physics. With over 15 years in academic and industrial research, her work focuses on nanotechnology and its applications in energy solutions. She has been published in several high-impact journals.",meta_title:"Dr. Priya Desai - Expert in Condensed Matter Physics | SynapseForges",meta_description:"Discover Dr. Priya Desai, an accomplished physicist specializing in condensed matter physics and nanotechnology. Read her research contributions on SynapseForges."},{name:"Dr. Raghav Sharma",description:"Dr. Raghav Sharma is a ge scientist with a focus on hydrology and climate change. He has worked on high-profile research projects addressing water resource management and has a PhD from the Indian Institute of Technology. His passion lies in environmental sustainability.",meta_title:"Dr. Raghav Sharma - Specialist in Hydrology and Climate Change | SynapseForges",meta_description:"Meet Dr. Raghav Sharma, a dedicated geoscientist focusing on hydrology and climate change. His research is pivotal to environmental sustainability. Explore his work on SynapseForges."},{name:"Dr. Neha Malhotra",description:"Dr. Neha Malhotra is an ecologist and conservation biologist with a decade of fieldwork experience in biodiversity conservation. She is affiliated with a leading environmental organization and has contributed significantly to ecosystem management studies.",meta_title:"Dr. Neha Malhotra - Ecologist and Conservation Expert | SynapseForges",meta_description:"Learn about Dr. Neha Malhotra, an ecologist specializing in biodiversity conservation. Her research and findings are vital for ecosystem management at SynapseForges."},{name:"Dr. Sameer Gupta",description:"Dr. Sameer Gupta is a theoretical physicist known for his work on quantum mechanics. He has published groundbreaking research in international journals and teaches at a prominent university. His goal is to bridge theory and practical applications.",meta_title:"Dr. Sameer Gupta - Theoretical Physicist | SynapseForges",meta_description:"Explore the insights of Dr. Sameer Gupta, a distinguished theoretical physicist specializing in quantum mechanics. Discover his research at SynapseForges."},{name:"Dr. Suman K. Nair",description:"Dr. Suman K. Nair is a chemist and environmental scientist with expertise in analytical chemistry and toxicology. She has worked on several national projects dedicated to environmental protection and public health.",meta_title:"Dr. Suman K. Nair - Chemist & Environmental Scientist | SynapseForges",meta_description:"Meet Dr. Suman K. Nair, an analytical chemist and environmental scientist focusing on toxicology and public health. Read her impactful research on SynapseForges."},{name:"Prof. Ravi Choudhury",description:"Prof. Ravi Choudhury is a mathematician and physicist specializing in applied mathematics. He has more than 20 years of experience in academia and has published extensively on computational modeling and simulation in physical sciences.",meta_title:"Prof. Ravi Choudhury - Mathematician & Physicist | SynapseForges",meta_description:"Learn about Prof. Ravi Choudhury, a prominent mathematician and physicist specializing in applied mathematics and computational simulations. Explore his research at SynapseForges."},{name:"Dr. Kirti Mehta",description:"Dr. Kirti Mehta is a researcher in environmental chemistry, focusing on pollutant detection and remediation. With over 12 years of research experience, her work has been influential in setting up green technologies for waste treatment.",meta_title:"Dr. Kirti Mehta - Expert in Environmental Chemistry | SynapseForges",meta_description:"Discover the research contributions of Dr. Kirti Mehta, an expert in environmental chemistry, pollutant detection, and green technology. Insights available on SynapseForges."},{name:"Dr. Aashish Patil",description:"Dr. Aashish Patil is a leading researcher in astrophysics, particularly in the study of exoplanets. He has made significant contributions to the field through his extensive research and collaborations with international space agencies.",meta_title:"Dr. Aashish Patil - Astrophysicist & Exoplanet Researcher | SynapseForges",meta_description:"Explore the work of Dr. Aashish Patil, an astrophysicist known for his research on exoplanets and their potential habitability. Discover his insights at SynapseForges."},{name:"Dr. Ananya Gupta",description:"Dr. Ananya Gupta is an accomplished biologist with over 15 years of experience in molecular genetics and biotechnology. She holds a Ph.D. from the Indian Institute of Science (IISc) and has published numerous articles in leading journals. Her work mainly focuses on gene expression regulation and its implications in therapeutic interventions.",meta_title:"Dr. Ananya Gupta - Molecular Geneticist and Biotech Expert",meta_description:"Discover the expertise of Dr. Ananya Gupta, an accomplished molecular geneticist with a focus on gene expression regulation and biotechnology innovations. Explore her research insights at SynapseForges."},{name:"Dr. Rajesh Sharma",description:"Dr. Rajesh Sharma is a prominent chemist specializing in organic chemistry and synthetic methodologies. With a Ph.D. from the University of Delhi, he has published extensively in high-impact journals and has contributed significantly to the development of new materials for various applications.",meta_title:"Dr. Rajesh Sharma - Expert in Organic Chemistry",meta_description:"Explore the dynamic contributions of Dr. Rajesh Sharma, an expert in organic chemistry known for his innovative synthetic methodologies and material science research. Learn more at SynapseForges."},{name:"Prof. Meera Singh",description:"Prof. Meera Singh is a well-respected physicist and educator with more than 20 years of experience. Her research interests encompass renewable energy technologies and nanophysics. She holds a faculty position at the Indian Institute of Technology (IIT) and has been awarded several grants for her groundbreaking work.",meta_title:"Prof. Meera Singh - Physicist and Renewable Energy Advocate",meta_description:"Delve into the research of Prof. Meera Singh, a leading physicist focused on renewable energy technologies and nanophysics. Discover her findings and insights on SynapseForges."},{name:"Dr. Arun Rao",description:"Dr. Arun Rao is an environmental scientist with a specialization in earth sciences and climate change. His extensive research, published in multiple journals, emphasizes sustainable practices and the impact of climate variability on ecosystems. He has worked with various governmental and non-governmental organizations.",meta_title:"Dr. Arun Rao - Environmental Scientist and Climate Change Expert",meta_description:"Learn about Dr. Arun Rao, an environmental scientist focusing on climate change and sustainable practices. His impactful research contributes to global conversations at SynapseForges."},{name:"Dr. Kavita Mehta",description:"Dr. Kavita Mehta is a biochemist and researcher specializing in enzymology and metabolic pathways. With a Ph.D. from the Indian Association for the Cultivation of Science (IACS), she has published over 30 research papers and is recognized for her contributions to understanding biochemical processes in health and disease.",meta_title:"Dr. Kavita Mehta - Biochemist and Enzymology Specialist",meta_description:"Explore the works of Dr. Kavita Mehta, a renowned biochemist specializing in enzymology and metabolic pathways. Her research enhances our understanding of health and disease at SynapseForges."},{name:"Prof. Vikram Desai",description:"Prof. Vikram Desai is a theoretical physicist renowned for his work in quantum mechanics and computational physics. With a Ph.D. from the Tata Institute of Fundamental Research, he has received several awards for his research and teaches the next generation of physicists at a premier Indian university.",meta_title:"Prof. Vikram Desai - Theoretical Physicist and Quantum Mechanics Specialist",meta_description:"Discover the expertise of Prof. Vikram Desai, an accomplished theoretical physicist focusing on quantum mechanics and computational physics. Learn more about his research at SynapseForges."},{name:"Dr. Nisha Patil",description:"Dr. Nisha Patil is a geologist and earth scientist dedicated to the study of mineralogy and tectonics. With a Ph.D. from the University of Pune, she has conducted field studies across India and her contributions advance our understanding of geological processes affecting the subcontinent.",meta_title:"Dr. Nisha Patil - Geologist and Earth Scientist",meta_description:"Learn about Dr. Nisha Patil, a dedicated geologist specializing in mineralogy and tectonics. Her field studies contribute significantly to earth sciences at SynapseForges."},{name:"Dr. Ravi Sinha",description:"Dr. Ravi Sinha is an astrobiologist with interests in the search for extraterrestrial life and extremophiles. He has a Ph.D. from the Indian Space Research Organisation (ISRO) and contributes articles focusing on astrobiological implications in the cosmos from a scientific perspective.",meta_title:"Dr. Ravi Sinha - Astrobiologist and Space Research Expert",meta_description:"Discover the insights of Dr. Ravi Sinha, an astrobiologist exploring the search for extraterrestrial life and extremophiles. Read his contributions on SynapseForges."},{name:"Prof. Divya Joshi",description:"Prof. Divya Joshi is a veterinarian and researcher focusing on animal physiology and welfare. With a doctorate in veterinary sciences, she has published research on sustainable animal agriculture and ethical treatment practices, making significant contributions to veterinary science.",meta_title:"Prof. Divya Joshi - Veterinarian and Animal Welfare Advocate",meta_description:"Learn about Prof. Divya Joshi, a veterinarian dedicated to animal physiology and welfare. Her research promotes sustainable practices in veterinary science at SynapseForges."},{name:"Dr. Rohit Kapoor",description:"Dr. Rohit Kapoor is a neuroscientist studying cognitive processes and neurodegenerative diseases. He completed his Ph.D. at the National Brain Research Centre in India and has published widely, offering new perspectives on brain function and health.",meta_title:"Dr. Rohit Kapoor - Neuroscientist and Cognitive Researcher",meta_description:"Explore the work of Dr. Rohit Kapoor, a neuroscientist specializing in cognitive processes and neurodegenerative diseases. Discover his research at SynapseForges."},{name:"Dr. Anjali Sharma",description:"Dr. Anjali Sharma is a prominent biochemist with over 15 years of experience in enzyme research and metabolic pathways. She has published more than 30 peer-reviewed articles and has contributed significantly to the understanding of cellular processes in both plant and animal systems. Dr. Sharma is also a committed educator, mentoring postgraduate students in the field of biological sciences.",meta_title:"Dr. Anjali Sharma | Expert in Enzyme Research | SynapseForges",meta_description:"Explore Dr. Anjali Sharma's research on enzyme functions and metabolic pathways. A leading biochemist with over 15 years in scientific research, contributing to SynapseForges."},{name:"Prof. Rajiv Kumar",description:"Prof. Rajiv Kumar is a renowned physicist specializing in condensed matter physics. With a Ph.D. from the Indian Institute of Science, he has over 20 years of research experience and has authored numerous influential papers on superconductivity and nanomaterials. His innovative projects focus on practical applications of theoretical physics in technology.",meta_title:"Prof. Rajiv Kumar | Leader in Condensed Matter Physics | SynapseForges",meta_description:"Delve into the works of Prof. Rajiv Kumar, an eminent physicist focusing on superconductivity and nanostructures. Discover his impactful research on SynapseForges."},{name:"Dr. Priya Gupta",description:"Dr. Priya Gupta is an accomplished environmental scientist with expertise in sustainable agriculture and climate change impact assessments. Her work spans over a decade and includes extensive field studies and innovative research methodologies. She is passionate about translating scientific findings into actionable policies.",meta_title:"Dr. Priya Gupta | Environmental Science & Sustainable Agriculture | SynapseForges",meta_description:"Learn about Dr. Priya Gupta's extensive research in environmental science, focusing on sustainable practices and climate change solutions at SynapseForges."},{name:"Dr. Amit Desai",description:"Dr. Amit Desai is a chemical engineer with a focus on process optimization and green chemistry. He has over 12 years of experience in academic research and industrial applications, contributing to the advancement of sustainable chemical processes. A frequent speaker at international conferences, Dr. Desai promotes innovative and eco-friendly practices in chemistry.",meta_title:"Dr. Amit Desai | Expert in Chemical Engineering & Green Chemistry | SynapseForges",meta_description:"Discover Dr. Amit Desai's groundbreaking work in chemical engineering and sustainable processes. His contributions to green chemistry are showcased on SynapseForges."},{name:"Dr. Neeta Malhotra",description:"Dr. Neeta Malhotra is a leading researcher in molecular biology, specializing in genetic engineering and CRISPR technology. With over 15 years of research experience, she has made significant contributions to gene editing methodologies and their applications in medicine and agriculture. Dr. Malhotra is actively involved in scientific outreach programs to educate the public about biotechnology.",meta_title:"Dr. Neeta Malhotra | Molecular Biology & Genetic Engineering | SynapseForges",meta_description:"Explore Dr. Neeta Malhotra's pioneering research in molecular biology and CRISPR technology. Her impactful work is featured on SynapseForges."},{name:"Dr. Rohit Bhattacharya",description:"Dr. Rohit Bhattacharya is a prominent chemist whose research focuses on materials science and nanotechnology. He has over 10 years of experience leading research teams at various institutions and has published extensively in those fields. Dr. Bhattacharya is dedicated to developing new materials with practical applications in electronics and renewable energy.",meta_title:"Dr. Rohit Bhattacharya | Authority in Materials Science & Nanotechnology | SynapseForges",meta_description:"Delve into the research of Dr. Rohit Bhattacharya, an expert in materials science and nanotechnology, and discover his contributions at SynapseForges."},{name:"Dr. Kavita Nair",description:"Dr. Kavita Nair is an earth scientist with a focus on geology and climate interactions. She has conducted extensive research on sedimentary processes and their implications for paleoenvironmental reconstruction. With over 16 years in the field, Dr. Nair also engages in public education about geological hazards and climate change.",meta_title:"Dr. Kavita Nair | Geology & Climate Interaction Expert | SynapseForges",meta_description:"Learn about Dr. Kavita Nair's influential research in geology and climate science, with a focus on sedimentary processes at SynapseForges."},{name:"Dr. Vikram Singh",description:"Dr. Vikram Singh is a computational biologist specializing in bioinformatics and systems biology. He has over a decade of experience in using computational tools to unravel biological data and has made significant contributions to understanding protein interactions and disease mechanisms. Dr. Singh is a mentor for emerging scientists in data science applications in biology.",meta_title:"Dr. Vikram Singh | Computational Biology & Bioinformatics Specialist | SynapseForges",meta_description:"Explore Dr. Vikram Singh's cutting-edge research in computational biology and bioinformatics. His insights and findings are showcased on SynapseForges."},{name:"Dr. Suman Rao",description:"Dr. Suman Rao is a physicist working in the field of astrophysics, with over 15 years of research experience in cosmic microwave background radiation and dark matter studies. His work has immense implications for understanding the universe's formation and evolution. Dr. Rao frequently collaborates with international research teams to advance this frontier of science.",meta_title:"Dr. Suman Rao | Astrophysics & Cosmology Expert | SynapseForges",meta_description:"Uncover Dr. Suman Rao's groundbreaking research in astrophysics. His contributions to cosmic studies are featured on SynapseForges."},{name:"Dr. Aditi Mukherjee",description:"Dr. Aditi Mukherjee is a leading scientist in the field of pharmacology, focusing on drug discovery and development. With a robust portfolio of research that spans over 14 years, she has contributed to the creation of new therapeutics derived from natural products. Dr. Mukherjee is dedicated to bridging the gap between laboratory research and clinical application.",meta_title:"Dr. Aditi Mukherjee | Pharmacology & Drug Development Expert | SynapseForges",meta_description:"Learn about Dr. Aditi Mukherjee's impactful research in pharmacology and drug discovery derived from natural products, featured on SynapseForges."},{name:"Dr. Aditi Sharma",description:"Dr. Aditi Sharma is a distinguished researcher in the field of molecular biology with over 12 years of experience in genetic engineering and biotechnology. She has published extensively in journals and has presented at numerous international conferences. Dr. Sharma is an advocate for STEM education and frequently mentors young scientists.",meta_title:"Dr. Aditi Sharma - Molecular Biologist | SynapseForges",meta_description:"Explore the research contributions of Dr. Aditi Sharma, a leading molecular biologist at SynapseForges, specializing in genetic engineering and biotechnology."},{name:"Prof. Rajesh Kumar",description:"Prof. Rajesh Kumar is a renowned physicist with a focus on quantum mechanics and nanotechnology. He has a rich teaching background and has published over 50 peer-reviewed articles. His work has received multiple accolades, and he is known for his engaging lectures on advanced physics topics.",meta_title:"Prof. Rajesh Kumar - Physicist | SynapseForges",meta_description:"Discover Prof. Rajesh Kumar's insights into quantum mechanics and nanotechnology through his articles published on SynapseForges."},{name:"Dr. Neha Patel",description:"Dr. Neha Patel holds a PhD in environmental chemistry and has been pivotal in researching sustainable practices within the chemical industry. With over 8 years of experience, her innovative approaches to waste management and pollution control have garnered widespread recognition.",meta_title:"Dr. Neha Patel - Environmental Chemist | SynapseForges",meta_description:"Read Dr. Neha Patel's expert articles on environmental chemistry and sustainable practices, exclusively on SynapseForges."},{name:"Dr. Meera Desai",description:"Dr. Meera Desai is a prominent biochemist known for her work in enzymology and metabolic pathways. With a strong educational background and numerous research papers to her name, she aims to bridge the gap between complex biochemistry concepts and practical applications.",meta_title:"Dr. Meera Desai - Biochemist | SynapseForges",meta_description:"Explore groundbreaking research in biochemistry by Dr. Meera Desai on SynapseForges, focusing on enzymology and metabolic pathways."},{name:"Prof. Anirudh Rao",description:"Prof. Anirudh Rao is a veteran chemist with extensive experience in material science. He has contributed to over 70 research articles and is known for his innovative approaches in developing new materials. His insights into chemical engineering are highly regarded in the academic community.",meta_title:"Prof. Anirudh Rao - Chemist | SynapseForges",meta_description:"Delve into the work of Prof. Anirudh Rao, a leading chemist in material science, through his articles published on SynapseForges."},{name:"Dr. Sanchi Gupta",description:"Dr. Sanchi Gupta is an astrophysicist whose research focuses on stellar formation and evolution. With over 15 years in astrophysics, she brings a practical perspective to theoretical concepts, making her works accessible to a wider audience.",meta_title:"Dr. Sanchi Gupta - Astrophysicist | SynapseForges",meta_description:"Discover the universe through Dr. Sanchi Gupta's astrophysical research insights featured on SynapseForges."},{name:"Dr. Rahul Nair",description:"Dr. Rahul Nair is a leading expert in biotechnology and synthetic biology. He has worked in both academic and industrial settings, providing him with a unique perspective on the application of biotechnological advances in real-world scenarios.",meta_title:"Dr. Rahul Nair - Biotechnologist | SynapseForges",meta_description:"Read about cutting-edge biotechnology and synthetic biology by Dr. Rahul Nair on SynapseForges, bridging academia and industry."},{name:"Prof. Kavita Mehta",description:"Prof. Kavita Mehta is a distinguished educator and researcher in the field of organic chemistry. With extensive experience in teaching and curriculum development, she understands how to make complex chemical concepts engaging and accessible for students.",meta_title:"Prof. Kavita Mehta - Organic Chemist | SynapseForges",meta_description:"Engage with Prof. Kavita Mehta's articles on organic chemistry, enhancing understanding of crucial chemical concepts on SynapseForges."},{name:"Dr. Arvind Sethi",description:"Dr. Arvind Sethi specializes in physics education research and has dedicated his career to improving science education methodologies. His contributions have been recognized with various awards, and he frequently publishes findings on effective teaching strategies.",meta_title:"Dr. Arvind Sethi - Physics Educator | SynapseForges",meta_description:"Explore innovative physics education methodologies discussed by Dr. Arvind Sethi in his articles on SynapseForges."},{name:"Dr. Emily Chen",description:"Dr. Emily Chen is a renowned biologist with over 15 years of experience in genetic research. She has published numerous articles in prestigious journals and has contributed to significant advances in gene therapy and molecular biology. Dr. Chen has also been involved in various international research collaborations, focusing on the ecological impacts of genetic modification.",meta_title:"Dr. Emily Chen - Expert Biologist at SynapseForges",meta_description:"Explore the insights and contributions of Dr. Emily Chen, a leading biologist specializing in genetic research and ecological impacts of gene therapy. Discover her work at SynapseForges."},{name:"Prof. Michael Johnson",description:"Prof. Michael Johnson is a distinguished chemist with a PhD in organic chemistry. With over 20 years of experience in academia and industry, he has contributed to innovative research in synthetic materials and catalysis. His works are frequently cited, and he is a sought-after speaker globally.",meta_title:"Prof. Michael Johnson - Lead Chemist at SynapseForges",meta_description:"Learn about Prof. Michael Johnson, an expert chemist in organic synthesis and catalysis. Delve into his extensive research contributions at SynapseForges."},{name:"Dr. Ayesha Patel",description:"Dr. Ayesha Patel is a physicist specializing in quantum mechanics and computational physics. She earned her PhD from MIT and has worked on groundbreaking research projects at CERN. Dr. Patel is passionate about education and regularly conducts workshops to bridge the gap between complex physics concepts and everyday understanding.",meta_title:"Dr. Ayesha Patel - Physicist at SynapseForges",meta_description:"Join Dr. Ayesha Patel, a trailblazer in quantum mechanics and computational physics at SynapseForges. Discover her innovative research and educational initiatives."},{name:"Dr. Luis Martinez",description:"Dr. Luis Martinez is an expert in geology and environmental science with over 18 years of experience. His research focuses on climate change effects on geological formations and resource management. He has published extensively on sustainable practices and is an active member of several scientific committees.",meta_title:"Dr. Luis Martinez - Geologist at SynapseForges",meta_description:"Discover the impactful research of Dr. Luis Martinez, a leading geologist focused on climate change and sustainable practices at SynapseForges."},{name:"Prof. Sarah Thompson",description:"Prof. Sarah Thompson is an accomplished chemist with a focus on nanotechnology and material science. She has been awarded multiple national grants for her innovative research that bridges science and engineering. Prof. Thompson is a dedicated mentor to students and young researchers, inspiring the next generation in scientific inquiry.",meta_title:"Prof. Sarah Thompson - Nanotechnology Expert at SynapseForges",meta_description:"Explore the groundbreaking research of Prof. Sarah Thompson, a leading nanotechnology expert, at SynapseForges. Learn about her contributions to material science."},{name:"Dr. Hiroshi Takeda",description:"Dr. Hiroshi Takeda is a physicist renowned for his research in condensed matter physics. His work on superconductors has garnered international acclaim, with multiple publications in high-impact journals. Dr. Takeda is a prominent advocate for STEM diversity and actively participates in outreach programs in underserved communities.",meta_title:"Dr. Hiroshi Takeda - Condensed Matter Physicist at SynapseForges",meta_description:"Connect with Dr. Hiroshi Takeda, an acclaimed physicist in condensed matter physics, influencing STEM diversity and outreach at SynapseForges."},{name:"Dr. Natalia Gonzalez",description:"Dr. Natalia Gonzalez is an ecological researcher with a Ph.D. in environmental biology. Her studies primarily involve habitat conservation and species interaction. Dr. Gonzalez leads various field studies and contributes significantly to public policy on environment-related issues, advocating for sustainable growth.",meta_title:"Dr. Natalia Gonzalez - Ecological Researcher at SynapseForges",meta_description:"Uncover the research of Dr. Natalia Gonzalez, a leading ecological researcher, focusing on habitat conservation and public policy advocacy at SynapseForges."},{name:"Prof. James Li",description:"Prof. James Li is a distinguished chemist specializing in biochemistry and pharmaceutical sciences. With over two decades of research experience, his work has led to innovations in drug development and therapeutic applications. He has received several awards for excellence in research and is a mentor to many aspiring scientists.",meta_title:"Prof. James Li - Biochemical Scientist at SynapseForges",meta_description:"Learn about Prof. James Li, a leading biochemist specializing in drug development and innovation at SynapseForges. Discover his research contributions."},{name:"Dr. Sophie Lee",description:"Dr. Sophie Lee is an atmospheric scientist dedicated to studying climate dynamics and environmental changes. She holds a PhD in meteorology and has published extensively on topics related to atmospheric phenomena and their global impacts. Dr. Lee is known for her collaborative approaches in both research and community engagement.",meta_title:"Dr. Sophie Lee - Atmospheric Scientist at SynapseForges",meta_description:"Explore the impactful work of Dr. Sophie Lee, an atmospheric scientist investigating climate dynamics and community engagement at SynapseForges."},{name:"Dr. Anjali Rao",description:"Dr. Anjali Rao is a prominent researcher in theoretical physics with a focus on particle physics. She completed her postdoctoral research at the prestigious Harvard University and is deeply involved in outreach to promote women in science. Dr. Rao has multiple publications in leading scientific journals.",meta_title:"Dr. Anjali Rao - Theoretical Physicist at SynapseForges",meta_description:"Join Dr. Anjali Rao, a theoretical physicist specializing in particle physics and women in science outreach, at SynapseForges."},{name:"Dr. Emily Carter",description:"Dr. Emily Carter is a biochemist with over 15 years of research experience in enzymology and molecular biology. She holds a Ph.D. from Harvard University and has published numerous papers in prestigious journals. Emily is passionate about bridging the gap between fundamental science and practical applications in medicine.",meta_title:"Dr. Emily Carter - Biochemist and Researcher at SynapseForges",meta_description:"Explore the works of Dr. Emily Carter, a leading biochemist specializing in enzymology and molecular biology. Read her insights on scientific research and advancements."},{name:"Prof. Ivan Petrov",description:"Prof. Ivan Petrov is a physicist from the University of Moscow, focusing on theoretical physics and particle physics. With over 20 years in the field, he has authored several influential papers and has contributed significantly to various high-energy physics collaborations worldwide.",meta_title:"Prof. Ivan Petrov - Theoretical Physicist at SynapseForges",meta_description:"Delve into the research of Prof. Ivan Petrov, a distinguished theoretical physicist specializing in particle physics. His work shapes the understanding of fundamental particles."},{name:"Dr. Sophia Lee",description:"Dr. Sophia Lee is an environmental chemist with a special focus on pollution and sustainable practices. She received her doctorate from Stanford University and has dedicated her career to enhancing our understanding of chemical cycles in the environment.",meta_title:"Dr. Sophia Lee - Environmental Chemist at SynapseForges",meta_description:"Discover the contributions of Dr. Sophia Lee, an environmental chemist. Learn about her research on pollution and sustainability."},{name:"Dr. Miguel Torres",description:"A marine biologist with a doctorate from the University of Barcelona, Dr. Miguel Torres has been studying ocean ecosystems for over a decade. His research emphasizes biodiversity and the impacts of climate change on marine life.",meta_title:"Dr. Miguel Torres - Marine Biologist at SynapseForges",meta_description:"Read about Dr. Miguel Torres's pioneering research in marine biology, focusing on biodiversity and climate change impacts on ocean ecosystems."},{name:"Dr. Amina Nascimento",description:"Dr. Amina Nascimento is a geologist specializing in Earth sciences, with a focus on mineralogy and tectonics. Based at the University of Rio de Janeiro, she has published extensively and is known for her engaging outreach efforts to educate the public about geology.",meta_title:"Dr. Amina Nascimento - Geologist at SynapseForges",meta_description:"Learn from Dr. Amina Nascimento, a prominent geologist whose research enhances our understanding of mineralogy and tectonics in Earth sciences."},{name:"Dr. Rajesh Kumar",description:"Dr. Rajesh Kumar is an accomplished chemist with over 18 years of experience in organic synthesis and medicinal chemistry. Educated at MIT, he continually contributes to advancements in drug design and development.",meta_title:"Dr. Rajesh Kumar - Medicinal Chemist at SynapseForges",meta_description:"Explore the research contributions of Dr. Rajesh Kumar, a medicinal chemist focused on organic synthesis and drug design advancements."},{name:"Dr. Fiona Montgomery",description:"An astrophysicist with a Ph.D. from the University of Cambridge, Dr. Fiona Montgomery specializes in cosmology and stellar dynamics. Her work has advanced our understanding of galaxy formation and evolution.",meta_title:"Dr. Fiona Montgomery - Astrophysicist at SynapseForges",meta_description:"Delve into astrophysics with Dr. Fiona Montgomery, an expert in cosmology and stellar dynamics, exploring the universe's mysteries."},{name:"Dr. Adam Chen",description:"Dr. Adam Chen is an ecologist with a keen focus on biodiversity and conservation, holding a Ph.D. from Yale University. His work emphasizes the importance of ecosystem services and protecting endangered species.",meta_title:"Dr. Adam Chen - Ecologist at SynapseForges",meta_description:"Understand biodiversity conservation with Dr. Adam Chen, an ecologist whose research impacts ecosystem services and endangered species protection."},{name:"Dr. Clara Wang",description:"A physicist with a specialization in quantum mechanics, Dr. Clara Wang received her doctorate from the California Institute of Technology. She has made significant contributions to the field, focusing on quantum computing.",meta_title:"Dr. Clara Wang - Quantum Physicist at SynapseForges",meta_description:"Join Dr. Clara Wang in her exploration of quantum mechanics and computing, pushing the boundaries of modern physics research."},{name:"Dr. Samuel Ndong",description:"Dr. Samuel Ndong is a prominent researcher in microbiology and virology. With a Ph.D. from the University of Berlin, he has dedicated his career to understanding infectious diseases and their global impact.",meta_title:"Dr. Samuel Ndong - Microbiologist at SynapseForges",meta_description:"Read the groundbreaking research of Dr. Samuel Ndong, a microbiologist focused on infectious diseases and global health challenges."}],n=a.reduce(((e,i)=>Object.assign(Object.assign({},e),{[i.name]:{title:i.meta_title,description:i.meta_description}})),{});exports.AUTHORS_INFO=a,exports.AUTHORS_META=n,exports.PAGES_SEO=i;
@@ -0,0 +1 @@
1
+ :root{--gray-4-a:rgba(0,0,0,0.45);--text-secondary:rgba(0,0,0,0.65);--text-primary:rgba(0,0,0,0.88);--border-color-border-secondary:#F0F0F0;--background-color-bg-base:#FFF;}
@@ -0,0 +1 @@
1
+ :root{--font-size-xx-small:0.625rem;--font-size-x-small:0.75rem;--font-size-small:0.875rem;--font-size-medium:1rem;--font-size-large:1.25rem;--font-size-x-large:1.5rem;--font-size-xx-large:2rem;--h1-font-size:38px;--h1-line-height:46px;--h2-font-size:30px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:32px;--h4-font-size:20px;--h4-line-height:28px;--h5-font-size:16px;--h5-line-height:24px;}
@@ -0,0 +1 @@
1
+ html,body,#root {height:100%;width:100%;}body {display:flex;flex-direction:column;align-items:center;margin:0;padding:0;background-color:var(--background-color-bg-base);}#___gatsby {width:100%;}.ant-app {height:100%;}.ant-dropdown-menu,.ant-select-dropdown,.ant-select-selector,.ant-popover-inner {border-radius:8px!important;}
@@ -0,0 +1 @@
1
+ :root{--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xss:4px;--padding-lg:24px;--padding-md:16px;--padding-sm:12px;--padding-xs:8px;--padding-xss:4px;--margin-hg:36px;--margin-lg:24px;--margin-md:16px;--margin-sm:12px;--margin-xs:8px;--margin-xss:4px;}
@@ -0,0 +1 @@
1
+ :root {--theme-color-9:#8a2be2;--theme-color-8:#6a5180;--theme-color-7:#483d8b;--theme-color-6:#5f9ea0;--theme-color-5:#00ced1;--theme-color-4:#4682b4;--theme-color-3:#add8e6;--theme-color-2:#d0e6ec;--color-bg-layout:#101010;--color-bg-hover:#1c1c1c;--article-border-radius:16px;--btn-border-radius:5px;--category-border-radius:25px;}
@@ -0,0 +1 @@
1
+ @import "sizing.css";@import "colors.css";@import "fonts.css";@import "theme.css";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tedo-publisher",
3
- "version": "1.3.330",
3
+ "version": "1.3.332",
4
4
  "description": "Package for config files and reusable code/components between projects",
5
5
  "main": "dist/index.js",
6
6
  "files": [